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.
2 parents 3263408 + 87f962d commit 0b50accCopy full SHA for 0b50acc
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -3,7 +3,7 @@ package dependencies
3
object Versions {
4
// Kotlin
5
const val activity_ktx = "1.9.3"
6
- const val core_ktx = "1.13.1"
+ const val core_ktx = "1.15.0"
7
const val android_annotation = "1.9.1"
8
const val kotlin = "2.1.0"
9
0 commit comments