Skip to content

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout to v2.2.0 (
Browse files Browse the repository at this point in the history
#3162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent a1779d2 commit b08a39d
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 @@ -28,7 +28,7 @@ androidMaterial = {module = "com.google.android.material:material", version = "1
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.0" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
Expand Down

0 comments on commit b08a39d

Please sign in to comment.