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

0.14.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bamboo bamboo released this 04 Jan 00:34
· 2077 commits to master since this release
v0.14.2
9c1a93b

Gradle Kotlin DSL 0.14.2 Release Notes

Gradle Kotlin DSL v0.14.2 fixes a regression identified after the v0.14.0 release.

v0.14.2 is included in Gradle 4.5 RC1.

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

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

Breaking changes

There are no breaking changes upgrading from 0.14.0 to 0.14.2.

Fixes since v0.14.2