Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a85cbb9 commit af94981
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 @@ -36,7 +36,7 @@ activity-compose = { module = "androidx.activity:activity-compose", version.ref
fragment-ktx = { module = "androidx.fragment:fragment-ktx", version = "1.8.4" }
transition-ktx = { module = "androidx.transition:transition-ktx", version = "1.5.1" }
material = { module = "com.google.android.material:material", version = "1.12.0" }
constraint-layout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
constraint-layout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.0" }
constraint-layout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version = "1.0.1" }
lifecycle-java8 = { module = "androidx.lifecycle:lifecycle-common-java8", version.ref = "lifecycle" }
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle" }
Expand Down

0 comments on commit af94981

Please sign in to comment.