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 Nov 20, 2024
1 parent c6d2abd commit 4038f2c
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 @@ -128,7 +128,7 @@ androidx-core-animation = { module = "androidx.core:core-animation", version.re

androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }

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

androidx-datastore-core = { module = "androidx.datastore:datastore-core", version.ref = "androidx-datastore" }
Expand Down

0 comments on commit 4038f2c

Please sign in to comment.