android: 'testing' for Play relase

yeah... no big changes, unfortunately
This commit is contained in:
Kavish Devar
2026-04-20 04:11:16 +05:30
parent e2308387fa
commit 7d58fb502a
89 changed files with 3669 additions and 4044 deletions

View File

@@ -18,4 +18,7 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
#-renamesourcefileattribute SourceFile
-keep class androidx.compose.** { *; }
-dontwarn androidx.compose.**