Skip to content
Snippets Groups Projects
Commit a18a4774 authored by cyberta's avatar cyberta
Browse files

add zxing-android-embedded qr code scanning library only in bitmask builds

parent e93270ab
Branches
Tags
1 merge request!347Resolve "Remove camera permission for custom branded versions"
Pipeline #272336 passed with warnings
...@@ -437,7 +437,7 @@ dependencies { ...@@ -437,7 +437,7 @@ dependencies {
implementation 'org.threeten:threetenbp:1.3.5' implementation 'org.threeten:threetenbp:1.3.5'
// Start:: QR Code Scanner // Start:: QR Code Scanner
implementation 'com.journeyapps:zxing-android-embedded:4.3.0' normalImplementation 'com.journeyapps:zxing-android-embedded:4.3.0'
// End:: QR Code Scanner // End:: QR Code Scanner
//implementation 'info.guardianproject:tor-android:0.4.5.7' //implementation 'info.guardianproject:tor-android:0.4.5.7'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment