mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-29 02:02:39 +02:00
Don't obfuscate data classes.
This commit is contained in:
4
commons/proguard-rules.pro
vendored
4
commons/proguard-rules.pro
vendored
@@ -18,4 +18,6 @@
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
-keep class com.vitorpamplona.amethyst.commons.data.** { *; }
|
Reference in New Issue
Block a user