fix proguard for changes in 7491e7fd93056569a823b292483a114300ca86fb
This commit is contained in:
parent
6dcc50c12a
commit
450fd259c6
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
@ -22,6 +22,8 @@
|
||||
#-renamesourcefileattribute SourceFile
|
||||
-keep class org.mosad.teapod.util.** { <fields>; }
|
||||
|
||||
-keep class org.json.** { *; }
|
||||
|
||||
#Gson
|
||||
-keepattributes Signature
|
||||
-dontwarn sun.misc.**
|
||||
|
Loading…
Reference in New Issue
Block a user