We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36be3dc commit ce508d4Copy full SHA for ce508d4
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ targetSdk = "36"
14
# Foundational versions for Android app development and Kotlin language features.
15
appcompat = "1.7.1"
16
core-ktx = "1.17.0"
17
-kotlin = "2.2.21"
+kotlin = "2.3.10"
18
kotlinx-coroutines = "1.10.2"
19
lifecycle-extensions = "2.2.0"
20
lifecycle-viewmodel-ktx = "2.10.0"
0 commit comments