Skip to content

Commit 8b71eda

Browse files
Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 (#361)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1eb3a5 commit 8b71eda

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.7'
6666
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'

0 commit comments

Comments
 (0)