Update project

This commit is contained in:
2026-07-23 15:36:11 +05:30
parent 1197cfc161
commit 14fffa40c6
84 changed files with 20918 additions and 2761 deletions

View File

@@ -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.**