Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Remove OkHttp Proguard rules

https://square.github.io/okhttp/r8_proguard/
Cette révision appartient à :
arkon 2020-08-22 10:44:52 -04:00
Parent 4c31e3fc5f
révision 02e370c2d8

Voir le fichier

@ -23,12 +23,6 @@
<init>();
}
# OkHttp
-dontwarn okhttp3.**
-dontwarn okio.**
-dontwarn javax.annotation.**
-dontwarn retrofit2.Platform$Java8
# RxJava 1.1.0
-dontwarn sun.misc.**