Skip to content

Commit 26f68f2

Browse files
Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0
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] <support@github.com>
1 parent a26a339 commit 26f68f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
// https://mvnrepository.com/artifact/com.journeyapps/zxing-android-embedded
6161
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
6262

63-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
63+
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.6'
6565
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
6666
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'

0 commit comments

Comments
 (0)