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