File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl
66 * -PversionTag - works together with "branch-build" profile and overrides "-SNAPSHOT" suffix of the version.
77 */
88plugins {
9- kotlin(" multiplatform" ) version " 2.0.0 "
9+ kotlin(" multiplatform" ) version " 2.0.20 "
1010 id(" maven-publish" )
1111 id(" signing" )
1212 id(" org.jetbrains.kotlinx.binary-compatibility-validator" ) version " 0.13.2"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5-all .zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2-bin .zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments