This commit is contained in:
Amine Bou committed 2017-12-10 19:42:20 +01:00
1 parent ddb75e0d93
commit 4208a80db8
2 files changed
+2 -3

No files matched your search

-3
View File
@@ -178,9 +178,6 @@ dependencies {
// Pager
compile 'me.relex:circleindicator:1.2.2@aar'
// This seem to be needed.
compile 'com.klinkerapps:drag-dismiss-activity:1.5.0'
}
apply plugin: 'com.google.gms.google-services'
+2
View File
@@ -70,3 +70,5 @@
-dontwarn com.anupcowkur.reservoir.**
-dontwarn javax.annotation.**
-keep class android.support.v7.widget.SearchView { *; }