We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bca80 commit 722c0b4Copy full SHA for 722c0b4
build.gradle
@@ -1,13 +1,3 @@
1
-buildscript {
2
- repositories {
3
- mavenCentral()
4
- }
5
-
6
- dependencies {
7
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61"
8
9
-}
10
11
plugins {
12
id "org.jetbrains.kotlin.jvm" version "1.3.61"
13
}
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Sat May 11 14:33:42 CEST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-all.zip
0 commit comments