Skip to content

Commit

Permalink
fix(deps): update androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 6e11b7e commit 4629261
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
Expand Up @@ -12,7 +12,7 @@ android-sdkCommon = "31.2.2"
android-lint = "31.2.2"
androidx-activityCompose = "1.9.0"
androidx-activityComposeCatalog = "1.9.0"
androidx-core = "1.13.0"
androidx-core = "1.13.1"
androidx-constraint-layout = "1.0.1"
compose-compiler = "1.5.12"
mockk = "1.13.9"
Expand Down Expand Up @@ -47,7 +47,7 @@ androidx-test-uiAutomator = { module = "androidx.test.uiautomator:uiautomator",
coil = { module = "io.coil-kt:coil-compose", version = "2.6.0" }
compose-animation = { module = "androidx.compose.animation:animation" }
compose-animationGraphics = { module = "androidx.compose.animation:animation-graphics" }
compose-bom = "androidx.compose:compose-bom:2024.04.01"
compose-bom = "androidx.compose:compose-bom:2024.05.00"
# compiler dependency is defined to help Renovabot update the version
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
compose-foundation = { module = "androidx.compose.foundation:foundation" }
Expand Down

0 comments on commit 4629261

Please sign in to comment.