finish android task suite

This commit is contained in:
2026-06-02 08:14:00 -04:00
parent 6c4d77bbec
commit 36b087ae92
57 changed files with 7566 additions and 459 deletions

View File

@@ -177,3 +177,9 @@
# Keep content descriptors for TalkBack
-keepattributes *Annotation*
# ============================================================
# Play Integrity API
# ============================================================
-keep class com.google.android.play.integrity.** { *; }
-dontwarn com.google.android.play.integrity.**