forked from github/szkolny
fix proguard rules (attempt 1)
This commit is contained in:
parent
663243da8b
commit
11d3502be6
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -55,6 +55,7 @@
|
|||||||
#-printmapping mapping.txt
|
#-printmapping mapping.txt
|
||||||
|
|
||||||
-keep class okhttp3.** { *; }
|
-keep class okhttp3.** { *; }
|
||||||
|
-keep class retrofit.** { *; }
|
||||||
|
|
||||||
-keep class com.google.android.material.tabs.** {*;}
|
-keep class com.google.android.material.tabs.** {*;}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user