This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
0.4.1
Pre-release
Pre-release
General Notes
Gradle Script Kotlin v0.4.1 is an interim release meant to bring the latest and greatest version of Kotlin.
The features in this release are available for immediate use within the latest Gradle Script Kotlin 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-script-kotlin-3.3-20161022102727+0000-all.zip
Updates since v0.4.0
- Kotlin 1.1-M02 (#164). This release brings the recently-released Kotlin 1.1-M02.