mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-02-17 12:10:47 +01:00
add Parcelable to proguard rules
This commit is contained in:
parent
bd61c1c6a9
commit
21cb314d6e
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
@ -1,2 +1,3 @@
|
||||
-renamesourcefileattribute SourceFile
|
||||
-keepattributes SourceFile, LineNumberTable
|
||||
-keepclassmembers class * implements android.os.Parcelable {
|
||||
static ** CREATOR;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user