Skip to content

Commit 5744d30

Browse files
authored
Merge pull request #1041 from ZeusWPI/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.2.1
Bump androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1
2 parents bc47c52 + 4ef8f37 commit 5744d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android-build-tool = { module = 'com.android.tools.build:gradle', version.ref =
1212
androidx-appcompat = { module = 'androidx.appcompat:appcompat', version = '1.7.0' }
1313
androidx-browser = { module = 'androidx.browser:browser', version = '1.8.0' }
1414
androidx-cardview = { module = 'androidx.cardview:cardview', version = '1.0.0' }
15-
androidx-constraintlayout = { module = 'androidx.constraintlayout:constraintlayout', version = '2.2.0' }
15+
androidx-constraintlayout = { module = 'androidx.constraintlayout:constraintlayout', version = '2.2.1' }
1616
androidx-core = { module = 'androidx.core:core', version = '1.15.0' }
1717
androidx-core-testing = { module = 'androidx.arch.core:core-testing', version = '2.2.0' }
1818
androidx-espresso-contrib = { module = 'androidx.test.espresso:espresso-contrib', version.ref = 'espresso' }

0 commit comments

Comments
 (0)