mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
updating jodatime proguard rules
This commit is contained in:
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.** { *; }
|
-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.** { *; }
|
||||||
|
Reference in New Issue
Block a user