mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-27 22:26:23 +02:00
Moving barcode scanning model to ship with the app.
This commit is contained in:
@@ -134,7 +134,8 @@ dependencies {
|
|||||||
implementation 'com.google.mlkit:vision-common:17.3.0'
|
implementation 'com.google.mlkit:vision-common:17.3.0'
|
||||||
|
|
||||||
// Local Barcode Scanning model
|
// 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
|
// Use this dependency to use the translate text
|
||||||
implementation 'com.google.mlkit:translate:17.0.1'
|
implementation 'com.google.mlkit:translate:17.0.1'
|
||||||
|
Reference in New Issue
Block a user