mirror of
https://github.com/ultrasonic/ultrasonic
synced 2024-12-12 16:57:23 +01:00
7bf39ca877
This reduces result apk size around 2x times. Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
9 lines
274 B
Prolog
9 lines
274 B
Prolog
#### From okhttp
|
|
|
|
-dontwarn okhttp3.**
|
|
-dontwarn okio.**
|
|
-dontwarn javax.annotation.**
|
|
-dontwarn org.conscrypt.**
|
|
# A resource is loaded with a relative path so the package of this class must be preserved.
|
|
-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase
|