Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bamboo bamboo released this 26 Oct 17:27
· 3083 commits to master since this release
v0.4.1
3733a3d

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