This commit is contained in:
2025-12-15 20:05:56 -07:00
parent c0d9702e54
commit aa6ee4ecd4

View File

@@ -55,15 +55,7 @@
volatile <fields>;
}
# Health Connect
-keep class androidx.health.connect.client.** { *; }
-keep interface androidx.health.connect.client.** { *; }
# Coil Image Loading
-keep class coil.** { *; }
# Keep Compose
-keep class androidx.compose.** { *; }
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface