From aa6ee4ecd445ba5a53b87cbed9bbb5f3b8236568 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 15 Dec 2025 20:05:56 -0700 Subject: [PATCH] Oops! --- android/app/proguard-rules.pro | 8 -------- 1 file changed, 8 deletions(-) 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