We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2813c commit 55f12d0Copy full SHA for 55f12d0
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.1.21"
9
10
// UI
11
const val appcompat = "1.7.0"
0 commit comments