File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33* updated Kotlin to 2.2.0
44* fixed build errors due to deprecations in Kotlin 2.2.0
5- * gradle upped to 8.13
5+ * gradle upped to 8.14.3
66* fixed syntax errors in build.gradle.kts in cinterop related to kotlinOptions for Mac ans iOS
77* fixed syntax errors in build.gradle.kts in cinterop related to KotlinCompile
8+ * fixed unknown jvmTarget issue when doing publish local
89* various other dependencies updates suitable for Kotlin 2.2.0
910
1011## 3.2.7
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.12 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments