mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 04:10:45 +01:00
updating jodatime proguard rules
This commit is contained in:
parent
edca632ed9
commit
9bf5ef9588
9
app/proguard-rules.pro
vendored
9
app/proguard-rules.pro
vendored
@ -1,4 +1,7 @@
|
||||
# Joda
|
||||
-dontwarn org.joda.time.**
|
||||
|
||||
-keep class com.simplemobiletools.calendar.models.** { *; }
|
||||
|
||||
# Joda
|
||||
-dontwarn org.joda.convert.**
|
||||
-dontwarn org.joda.time.**
|
||||
-keep class org.joda.time.** { *; }
|
||||
-keep interface org.joda.time.** { *; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user