MyGit

v0.15.6

gradle/kotlin-dsl-samples

版本发布时间: 2018-02-17 00:37:50

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

Gradle Kotlin DSL 0.15.6 Release Notes

Gradle Kotlin DSL v0.15.6 brings Kotlin 1.2.21, initialization scripts support, cleaner script compilation error reporting, performance improvements and better IntelliJ IDEA integration.

v0.15.6 is included in Gradle 4.6 RC1.

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

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

Breaking changes

Starting with this release, Gradle Kotlin DSL depends on kotlin-stdlib-jdk8 instead of kotlin-stdlib-jre8. See what's new in Kotlin 1.2 for more information.

Updates since v0.14.2

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

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

查看:2018-02-17发行的版本