Update app/proguard-rules.pro
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
# --- Kotlin Serialization ---
|
# --- Kotlin Serialization ---
|
||||||
-keep class kotlinx.serialization.** { *; }
|
-keep class kotlinx.serialization.** { *; }
|
||||||
-keepclassmembers class ** {
|
-keepclassmembers class ** {
|
||||||
static ** \[ serializerInstance;
|
static ** \]serializerInstance;
|
||||||
}
|
}
|
||||||
|
|
||||||
# --- Compose / Navigation3 ---
|
# --- Compose / Navigation3 ---
|
||||||
|
|||||||
Reference in New Issue
Block a user