We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48e177 commit a8ce64cCopy full SHA for a8ce64c
example_app/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation 'com.squareup.picasso:picasso:2.71828'
44
45
implementation 'androidx.recyclerview:recyclerview:1.2.1'
46
- implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
47
48
implementation "io.scanbot:scanbot-barcode-scanner-sdk:$sdkVersion"
49
implementation "io.scanbot:scanbot-barcode-scanner-sdk-ui:$sdkVersion"
0 commit comments