Skip to content

Commit f5686c7

Browse files
committed
Upgrade Kotlin 2.0.0
1 parent a1afabe commit f5686c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ kotlin.mpp.enableCInteropCommonization=true
1818
#Development
1919
development=true
2020

21-
kotlin_version=2.0.0-RC3
21+
kotlin_version=2.0.0

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
compose = "1.5.4"
3-
compose-plugin = "1.6.10-rc03"
3+
compose-plugin = "1.6.10"
44
agp = "8.1.4"
55
android-minSdk = "24"
66
android-compileSdk = "34"

0 commit comments

Comments
 (0)