Files
Releases/app/proguard.pro
Felitendo ddff25a7c4 v0.6.4
This is a test if updates work
2025-05-20 15:23:42 +02:00

10 lines
332 B
Prolog

-dontobfuscate
# Disable ServiceLoader reproducibility-breaking optimizations
-keep class kotlinx.coroutines.CoroutineExceptionHandler
-keep class kotlinx.coroutines.internal.MainDispatcherFactory
-dontwarn kotlinx.serialization.KSerializer
-dontwarn kotlinx.serialization.Serializable
-dontwarn org.slf4j.impl.StaticLoggerBinder