mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-05-30 18:02:43 +02:00
5 lines
183 B
Prolog
5 lines
183 B
Prolog
|
|
# Disable ServiceLoader reproducibility-breaking optimizations
|
|
-keep class kotlinx.coroutines.CoroutineExceptionHandler
|
|
-keep class kotlinx.coroutines.internal.MainDispatcherFactory
|