Skip to content

Commit

Permalink
Kotlin 2.0.20-Beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
phansier committed Jul 15, 2024
1 parent 9ad459f commit bc02598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ compileSdk = "34"
minSdk = "24"
wearMinSdk = "25"

kotlin = "2.0.0" # https://kotlinlang.org/docs/releases.html#release-details
kotlin = "2.0.20-Beta2" # https://kotlinlang.org/docs/releases.html#release-details
agp = "8.5.1" # https://developer.android.com/studio/releases/gradle-plugin
realm = "2.1.0" # https://github.com/realm/realm-kotlin
ktor = "2.3.12" # https://github.com/ktorio/ktor
Expand Down

0 comments on commit bc02598

Please sign in to comment.