MyGit

v0.17.4

gradle/kotlin-dsl-samples

版本发布时间: 2018-05-16 02:15:39

gradle/kotlin-dsl-samples最新发布版本:v1.1.3(2019-01-29 18:57:52)

Gradle Kotlin DSL 0.17.4 Release Notes

Gradle Kotlin DSL 0.17.4 brings Kotlin 1.2.41 and many improvements to the user experience including location aware runtime error reporting, convenient configuration of nested extensions, faster and leaner configuration time and TestKit support.

At the same time the IntelliJ IDEA Kotlin Plugin fixed many long standing build script editing related issues. It is recommended for everyone to upgrade to the latest and greatest.

v0.17.4 is included in Gradle 4.8 RC1.

To use it, upgrade your Gradle wrapper in the following fashion:

$ cd $YOUR_PROJECT_ROOT
$ gradle wrapper --gradle-version 4.8-rc-1

Updates since v0.16.3

Plus some other API additions, enhancements and bug fixes. For the complete list see the gradle/kotlin-dsl issues for 0.17.x.

Breaking changes

This release contains some potential breaking changes:

相关地址:原始地址 下载(tar) 下载(zip)

查看:2018-05-16发行的版本