<1.1.3> Gradle Kotlin DSL 1.1.3 Release Notes Grad...
# gradle
u
1.1.3 Gradle Kotlin DSL 1.1.3 Release Notes Gradle Kotlin DSL 1.1.3 brings bug fixes and the latest Kotlin release. v1.1.3 is included in Gradle 5.2-RC1. To use it, upgrade your Gradle wrapper in the following fashion: $ cd $YOUR_PROJECT_ROOT $ gradle wrapper --gradle-version 5.2-rc-1 --distribution-type all Updates since v1.1.1 (Gradle 5.1.1) Kotlin 1.3.20 (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="402401020" data-permission-text="Issue title is...
G 5
b
boreOn: Why is it suggested to use
gradle
for upgrade, but not
gradlew
?