diff --git a/android/proguard-rules.pro b/android/proguard-rules.pro index 1ea4feef..690d2e9a 100644 --- a/android/proguard-rules.pro +++ b/android/proguard-rules.pro @@ -24,3 +24,6 @@ # @Serializable and @Polymorphic are used at runtime for polymorphic serialization. -keepattributes RuntimeVisibleAnnotations,AnnotationDefault + +-dontobfuscate +-keepattributes SourceFile, LineNumberTable