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 (#1351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 2a5ae53 commit d5174ee
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.3"
androidx-annotation = "androidx.annotation:annotation:1.9.1"
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-rc01"
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
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 d5174ee

Please sign in to comment.