Skip to content
Snippets Groups Projects
Commit 8184781e authored by Jawnnypoo's avatar Jawnnypoo
Browse files

Use updateable proguard rules

parent e265ae4c
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -67,6 +67,7 @@ dependencies {
compile 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.0.2'
compile 'com.squareup:otto:1.3.8'
compile 'io.reactivex:rxjava:1.1.7'
compile 'com.artemzin.rxjava:proguard-rules:1.1.7.0'
compile 'io.reactivex:rxandroid:1.2.1'
compile 'com.jakewharton:butterknife:8.2.1'
apt 'com.jakewharton:butterknife-compiler:8.2.1'
Loading
Loading
Loading
Loading
@@ -38,7 +38,6 @@
-dontwarn okhttp3.**
-dontwarn okio.**
-dontwarn retrofit2.**
-dontwarn rx.**
 
-keepclasseswithmembers class * {
@retrofit2.http.* <methods>;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment