Skip to content

Commit

Permalink
Merge pull request #1466 from cashapp/renovate/androidx.core-core-ktx…
Browse files Browse the repository at this point in the history
…-1.x

Update dependency androidx.core:core-ktx to v1.15.0
  • Loading branch information
JakeWharton authored Nov 27, 2024
2 parents a72e265 + 7d70315 commit 8d2e228
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,6 +1,6 @@
[versions]
androidx-compose = "1.7.5"
compileSdk = "34"
compileSdk = "35"
http4k = "4.48.0.0"
kotlin = "2.0.20"
kotlinx-coroutines = "1.9.0"
Expand All @@ -21,7 +21,7 @@ androidx-compose-material = { module = "androidx.compose.material:material", ver
androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androidx-compose" }
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "androidx-compose" }
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "androidx-compose" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.7" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
Expand Down

0 comments on commit 8d2e228

Please sign in to comment.