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 9ba82b7 commit 10380d9Copy full SHA for 10380d9
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -2,7 +2,7 @@ package dependencies
2
3
object Versions {
4
// Kotlin
5
- const val activity_ktx = "1.12.0"
+ const val activity_ktx = "1.12.1"
6
const val core_ktx = "1.17.0"
7
const val android_annotation = "1.9.1"
8
const val kotlin = "2.2.21"
0 commit comments