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