Skip to content

Commit

Permalink
fix(deps): update dependency androidx.constraintlayout:constraintlayo…
Browse files Browse the repository at this point in the history
…ut-compose to v1.1.0-rc01
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent a1159f2 commit 678aa3b
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 @@ -55,7 +55,7 @@ androidx-activity = "androidx.activity:activity-compose:1.9.2"
androidx-annotation = "androidx.annotation:annotation:1.8.2"
androidx-compose-animation-base = { module = "androidx.compose.animation:animation", version.ref = "compose" }
androidx-compose-animation-graphics = { module = "androidx.compose.animation:animation-graphics", version.ref = "compose" }
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0-beta01"
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0-rc01"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
androidx-compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "compose" }
androidx-compose-hilt-navigation = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidx-hilt" }
Expand Down

0 comments on commit 678aa3b

Please sign in to comment.