android: stability fixes and xposed api v101 (#531)

This commit is contained in:
Kavish Devar
2026-04-23 00:48:33 +05:30
committed by GitHub
parent 99616d6a67
commit 2363b80548
166 changed files with 12433 additions and 7806 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.**