mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
add some missing proguard rules
This commit is contained in:
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@ -18,3 +18,6 @@
|
||||
|
||||
# Joda
|
||||
-dontwarn org.joda.time.**
|
||||
|
||||
-keep class com.google.common.**
|
||||
-dontwarn com.google.common.**
|
||||
|
Reference in New Issue
Block a user