File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import java.util.*
6
6
val kotlinVersion = plugins.getPlugin(KotlinPluginWrapper ::class .java).kotlinPluginVersion
7
7
8
8
plugins {
9
- // kotlin("jvm") version "1.4.20 "
9
+ // kotlin("jvm") version "1.4.31 "
10
10
kotlin(" jvm" ) version " 1.3.72"
11
11
id(" maven-publish" )
12
12
id(" signing" )
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =9af5c8e7e2cd1a3b0f694a4ac262b9f38c75262e74a9e8b5101af302a6beadd7
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.3 -all.zip
3
+ distributionSha256Sum =81003f83b0056d20eedf48cddd4f52a9813163d4ba185bcf8abd34b8eeea4cbd
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.0 -all.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments