⬆️ Upgrade Kotlin and Gradle
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 22 Sep 2020 09:19:00 +0000 (11:19 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 22 Sep 2020 09:19:00 +0000 (11:19 +0200)
build.gradle
gradle/wrapper/gradle-wrapper.properties

index 582c0ff..1f0717f 100644 (file)
@@ -17,7 +17,7 @@ sourceCompatibility = 1.8
 targetCompatibility = 1.8
 
 buildscript {
-    ext.kotlinVersion = '1.2.51'
+    ext.kotlinVersion = '1.4.10'
 
     repositories {
         mavenCentral()
index 255ebfb..4bcb004 100644 (file)
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip