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
|
-keepattributes Signature
|
||||||
|
|
||||||
-keep class org.joda.convert.** { *; }
|
-keep class org.joda.convert.** { *; }
|
||||||
|
-dontwarn org.threeten.bp.**
|
||||||
# Optional. For using GSON @Expose annotation
|
# Optional. For using GSON @Expose annotation
|
||||||
-keepattributes AnnotationDefault,RuntimeVisibleAnnotations
|
-keepattributes AnnotationDefault,RuntimeVisibleAnnotations
|
||||||
Reference in New Issue
Block a user