add some missing proguard rules

This commit is contained in:
tibbi 2017-02-04 17:05:42 +01:00
parent 2d12c09d2c
commit c0c3525678
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@
# Joda
-dontwarn org.joda.time.**
-keep class com.google.common.**
-dontwarn com.google.common.**