Skip to content

Commit a5b0e97

Browse files
XilinJiaLouisCAD
authored andcommitted
3.2.8 RC1
(cherry picked from commit da449255649a8ae21eb18a0b87fa2f8afbbc6e82)
1 parent d56be09 commit a5b0e97

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
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
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=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
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)