kopia lustrzana https://github.com/vitorpamplona/amethyst
Moving barcode scanning model to ship with the app.
rodzic
f2ffa4c915
commit
21b10977d6
|
@ -134,7 +134,8 @@ dependencies {
|
|||
implementation 'com.google.mlkit:vision-common:17.3.0'
|
||||
|
||||
// Local Barcode Scanning model
|
||||
implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.1.0'
|
||||
// The idea is to make it work for degoogled phones
|
||||
implementation 'com.google.mlkit:barcode-scanning:17.0.3'
|
||||
|
||||
// Use this dependency to use the translate text
|
||||
implementation 'com.google.mlkit:translate:17.0.1'
|
||||
|
|
Ładowanie…
Reference in New Issue