Deleted GoogleML usage

This commit is contained in:
soraefir
2024-03-24 12:40:18 +01:00
parent af97381bdb
commit 8181da421e
7 changed files with 49 additions and 64 deletions

View File

@ -77,6 +77,5 @@ dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.zxing:core:3.5.3'
implementation 'com.google.mlkit:barcode-scanning:17.2.0'
}