diff --git a/example_app/build.gradle b/example_app/build.gradle index 89b88ab..94feb26 100644 --- a/example_app/build.gradle +++ b/example_app/build.gradle @@ -43,7 +43,7 @@ dependencies { implementation 'com.squareup.picasso:picasso:2.71828' implementation 'androidx.recyclerview:recyclerview:1.2.1' - implementation 'androidx.constraintlayout:constraintlayout:2.0.4' + implementation 'androidx.constraintlayout:constraintlayout:2.1.1' implementation "io.scanbot:scanbot-barcode-scanner-sdk:$sdkVersion" implementation "io.scanbot:scanbot-barcode-scanner-sdk-ui:$sdkVersion"