Update project
This commit is contained in:
15
android/app/proguard-rules.pro
vendored
15
android/app/proguard-rules.pro
vendored
@@ -53,3 +53,18 @@
|
||||
# Keep annotations
|
||||
###############################
|
||||
-keepattributes *Annotation*
|
||||
|
||||
###############################
|
||||
# Firebase InstanceID (legacy, referenced by mlkit-linkfirebase only)
|
||||
###############################
|
||||
-dontwarn com.google.firebase.iid.**
|
||||
|
||||
###############################
|
||||
# ML Kit text recognition — language packs not bundled
|
||||
###############################
|
||||
-dontwarn com.google.mlkit.vision.text.chinese.**
|
||||
-dontwarn com.google.mlkit.vision.text.devanagari.**
|
||||
-dontwarn com.google.mlkit.vision.text.japanese.**
|
||||
-dontwarn com.google.mlkit.vision.text.korean.**
|
||||
-dontwarn com.google.mlkit.linkfirebase.**
|
||||
-dontwarn com.google.mlkit.**
|
||||
Reference in New Issue
Block a user