Fix proguard
This commit is contained in:
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@@ -3,5 +3,6 @@
|
||||
-keepattributes Signature
|
||||
|
||||
-keep class org.joda.convert.** { *; }
|
||||
-dontwarn org.threeten.bp.**
|
||||
# Optional. For using GSON @Expose annotation
|
||||
-keepattributes AnnotationDefault,RuntimeVisibleAnnotations
|
||||
Reference in New Issue
Block a user