Skip to content

Commit

Permalink
Upgrade Kotlin 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgonmic committed Aug 5, 2024
1 parent a1afabe commit f5686c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ kotlin.mpp.enableCInteropCommonization=true
#Development
development=true

kotlin_version=2.0.0-RC3
kotlin_version=2.0.0
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
compose = "1.5.4"
compose-plugin = "1.6.10-rc03"
compose-plugin = "1.6.10"
agp = "8.1.4"
android-minSdk = "24"
android-compileSdk = "34"
Expand Down

0 comments on commit f5686c7

Please sign in to comment.