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.*
66val kotlinVersion = plugins.getPlugin(KotlinPluginWrapper ::class .java).kotlinPluginVersion
77
88plugins {
9- // kotlin("jvm") version "1.4.20 "
9+ // kotlin("jvm") version "1.4.31 "
1010 kotlin(" jvm" ) version " 1.3.72"
1111 id(" maven-publish" )
1212 id(" signing" )
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =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
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments