Upgrade dependencies

Remove Firebase Perf for better build speeds
This commit is contained in:
NerdNumber9
2019-04-09 21:43:47 -04:00
parent c5e69d2080
commit c6b28cbcaf
52 changed files with 196 additions and 129 deletions

View File

@@ -131,4 +131,7 @@
-dontwarn com.fasterxml.jackson.databind.**
-keepclassmembers class * {
@com.fasterxml.jackson.annotation.* *;
}
}
# Better Proguard + sugarify compatibility
-keepattributes EnclosingMethod