Skip to content

Commit

Permalink
fix(deps): update androidx.core:core-ktx to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 915a26d commit e6b6b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ detekt = "1.23.7"
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
### AndroidX
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-core = "androidx.core:core-ktx:1.15.0"
androidx-test = "androidx.test:core-ktx:1.6.1"
androidx-test-rules = "androidx.test:rules:1.6.1"
androidx-test-junit = "androidx.test.ext:junit-ktx:1.2.1"
Expand Down

0 comments on commit e6b6b7b

Please sign in to comment.