mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-23 03:05:11 +00:00
additional dep
This commit is contained in:
parent
f5a1273d43
commit
a973f4699a
1 changed files with 2 additions and 0 deletions
|
@ -93,4 +93,6 @@ dependencies {
|
||||||
androidTestImplementation 'androidx.test:runner:1.3.0'
|
androidTestImplementation 'androidx.test:runner:1.3.0'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||||
implementation 'com.unstoppabledomains:resolution:5.0.0'
|
implementation 'com.unstoppabledomains:resolution:5.0.0'
|
||||||
|
// barcode scanning:
|
||||||
|
implementation 'com.google.mlkit:barcode-scanning:17.0.2'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue