diff --git a/main/build.gradle b/main/build.gradle index 142d1cc453e..00ec1afdf9b 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -466,7 +466,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0' // needed for chrome custom tabs - implementation 'androidx.browser:browser:1.4.0' + implementation 'androidx.browser:browser:1.5.0' // Zxing barcode reader integration implementation 'com.google.zxing:android-integration:3.3.0'