Skip to content

Commit

Permalink
fix(deps): update androidx dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent c6a36a4 commit 3f00d7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
agp = "8.3.2"
kotlin = "1.9.23"
androidx-activity = "1.8.2"
androidx-activity = "1.9.0"
square-kotlinpoet = "1.14.2"
google-hilt = "2.49"
detekt = "1.23.6"
Expand All @@ -11,7 +11,7 @@ detekt = "1.23.6"
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0"
### AndroidX
androidx-core = "androidx.core:core-ktx:1.12.0"
androidx-core = "androidx.core:core-ktx:1.13.0"
androidx-test = "androidx.test:core-ktx:1.6.0-alpha05"
androidx-test-rules = "androidx.test:rules:1.6.0-alpha03"
androidx-test-junit = "androidx.test.ext:junit-ktx:1.2.0-alpha03"
Expand Down

0 comments on commit 3f00d7d

Please sign in to comment.