Skip to content

Commit

Permalink
Bump androidx.constraintlayout:constraintlayout
Browse files Browse the repository at this point in the history
Bumps androidx.constraintlayout:constraintlayout from 2.2.0-alpha13 to 2.2.0-alpha14.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 5665d36 commit 222903b
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 @@ -31,7 +31,7 @@ androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref
androidx-annotation = "androidx.annotation:annotation:1.8.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha13"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha14"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-fragment-compose = { module = "androidx.fragment:fragment-compose", version.ref = "androidx-fragment" }
androidx-fragment-ktx = { module = "androidx.fragment:fragment-ktx", version.ref = "androidx-fragment" }
Expand Down

0 comments on commit 222903b

Please sign in to comment.