Skip to content

Commit a8ce64c

Browse files
Bump constraintlayout from 2.0.4 to 2.1.2
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.0.4 to 2.1.2. - [Release notes](https://github.com/androidx/constraintlayout/releases) - [Commits](https://github.com/androidx/constraintlayout/commits) --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c48e177 commit a8ce64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'com.squareup.picasso:picasso:2.71828'
4444

4545
implementation 'androidx.recyclerview:recyclerview:1.2.1'
46-
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
46+
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
4747

4848
implementation "io.scanbot:scanbot-barcode-scanner-sdk:$sdkVersion"
4949
implementation "io.scanbot:scanbot-barcode-scanner-sdk-ui:$sdkVersion"

0 commit comments

Comments
 (0)