Skip to content

Commit

Permalink
build: Bump androidx.constraintlayout:constraintlayout-compose
Browse files Browse the repository at this point in the history
Bumps androidx.constraintlayout:constraintlayout-compose from 1.0.1 to 1.1.0.

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent a9e8788 commit eef7eb1
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 @@ -47,7 +47,7 @@ androidx-compose-ui = { module = "androidx.compose.ui:ui" }
androidx-compose-material = { module = "androidx.compose.material:material" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
androidx-compose-material-icons = { module = "androidx.compose.material:material-icons-extended" }
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
androidx-compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version.ref = "accompanist" }
# Preview support
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
Expand Down

0 comments on commit eef7eb1

Please sign in to comment.