We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5deedb9 commit 944337cCopy full SHA for 944337c
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -5,7 +5,7 @@ object Versions {
5
const val activity_ktx = "1.9.2"
6
const val core_ktx = "1.13.1"
7
const val android_annotation = "1.8.0"
8
- const val kotlin = "2.0.21"
+ const val kotlin = "2.1.0"
9
10
// UI
11
const val appcompat = "1.7.0"
0 commit comments