MyGit

v1.1.1

gradle/kotlin-dsl-samples

版本发布时间: 2019-01-11 07:56:02

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

Gradle Kotlin DSL 1.1.1 Release Notes

Gradle Kotlin DSL 1.1.1 fixes issues around type-safe accessors generation correctness and introduces a missing reified generic Kotlin extension to create MapProperty objects.

v1.1.1 is included in Gradle 5.1.1.

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

$ cd $YOUR_PROJECT_ROOT
$ gradle wrapper --gradle-version 5.1.1 --distribution-type all

Updates since v1.1.0 (Gradle 5.1)

For the complete list see the gradle/kotlin-dsl issues for 1.1.1.

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

查看:2019-01-11发行的版本