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 ab2813c commit aaec73cCopy full SHA for aaec73c
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -5,7 +5,7 @@ object Versions {
5
const val activity_ktx = "1.10.1"
6
const val core_ktx = "1.15.0"
7
const val android_annotation = "1.9.1"
8
- const val kotlin = "2.1.10"
+ const val kotlin = "2.2.10"
9
10
// UI
11
const val appcompat = "1.7.0"
0 commit comments