fix proguard for changes in 7491e7fd93056569a823b292483a114300ca86fb
parent
f2a798d4f7
commit
f100b4abf3
|
@ -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