We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1afabe commit f5686c7Copy full SHA for f5686c7
gradle.properties
@@ -18,4 +18,4 @@ kotlin.mpp.enableCInteropCommonization=true
18
#Development
19
development=true
20
21
-kotlin_version=2.0.0-RC3
+kotlin_version=2.0.0
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
compose = "1.5.4"
3
-compose-plugin = "1.6.10-rc03"
+compose-plugin = "1.6.10"
4
agp = "8.1.4"
5
android-minSdk = "24"
6
android-compileSdk = "34"
0 commit comments