Skip to content

Commit

Permalink
fix(deps): update dependency androidx.constraintlayout:constraintlayo…
Browse files Browse the repository at this point in the history
…ut to v2.2.0
  • Loading branch information
renovate[bot] authored and wax911 committed Nov 7, 2024
1 parent ea7c58c commit 833bf03
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 @@ -49,7 +49,7 @@ androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref

androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }

androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.0" }

androidx-fragment-ktx = { module = "androidx.fragment:fragment-ktx", version.ref = "androidx-fragment" }
androidx-fragment-test = { module = "androidx.fragment:fragment-testing", version.ref = "androidx-fragment" }
Expand Down

0 comments on commit 833bf03

Please sign in to comment.