MyGit

v0.12.1

gradle/kotlin-dsl-samples

版本发布时间: 2017-10-11 04:50:47

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

Gradle Kotlin DSL 0.12.1 Release Notes

Gradle Kotlin DSL v0.12.1 is a minor update to the v0.12.0 release with better support for the build-scan plugin.

v0.12.1 is expected to be included in the upcoming Gradle 4.3 RC1.

The features in this release are also available for immediate use within the latest Gradle Kotlin DSL distribution snapshot. To use it, upgrade your Gradle wrapper in the following fashion:

$ cd $YOUR_PROJECT_ROOT
$ gradle wrapper --gradle-distribution-url https://repo.gradle.org/gradle/kotlin-dsl-snapshots-local/gradle-kotlin-dsl-4.3-20171010191714+0000-all.zip

Once Gradle 4.3 RC1 is out, we encourage all users to upgrade in the following fashion:

$ cd $YOUR_PROJECT_ROOT
$ gradle wrapper --gradle-version 4.3-rc-1 --distribution-type all

Breaking changes

Please check out the v0.12.0 release notes for details.

Updates since v0.12.0

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

查看:2017-10-11发行的版本