diff --git a/android/app/proguard-rules.pro b/android/app/proguard-rules.pro index 679f3b2..be90088 100644 --- a/android/app/proguard-rules.pro +++ b/android/app/proguard-rules.pro @@ -55,15 +55,7 @@ volatile ; } -# 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