Oops!
This commit is contained in:
8
android/app/proguard-rules.pro
vendored
8
android/app/proguard-rules.pro
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user