Neo-Store/proguard.pro
2021-03-07 18:20:35 +05:30

6 lines
198 B
Prolog

-dontobfuscate
# Disable ServiceLoader reproducibility-breaking optimizations
-keep class kotlinx.coroutines.CoroutineExceptionHandler
-keep class kotlinx.coroutines.internal.MainDispatcherFactory