Skip to content

Commit 722c0b4

Browse files
committed
updated gradle
1 parent 87bca80 commit 722c0b4

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

build.gradle

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
111
plugins {
122
id "org.jetbrains.kotlin.jvm" version "1.3.61"
133
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Sat May 11 14:33:42 CEST 2019
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-all.zip

0 commit comments

Comments
 (0)