mirror of
https://github.com/NeoApplications/Neo-Store.git
synced 2025-03-14 10:17:08 +00:00
Add: Proguard option for okhttp3
This commit is contained in:
1
proguard.pro
vendored
1
proguard.pro
vendored
@ -1,5 +1,6 @@
|
||||
-dontobfuscate
|
||||
-dontwarn org.slf4j.impl.StaticLoggerBinder
|
||||
-dontwarn okhttp3.internal.Util
|
||||
|
||||
# Disable ServiceLoader reproducibility-breaking optimizations
|
||||
-keep class kotlinx.coroutines.CoroutineExceptionHandler
|
||||
|
Reference in New Issue
Block a user