mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-12 18:39:20 +00:00
Initial Commit
This commit is contained in:
5
proguard.pro
vendored
Normal file
5
proguard.pro
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
-dontobfuscate
|
||||
|
||||
# Disable ServiceLoader reproducibility-breaking optimizations
|
||||
-keep class kotlinx.coroutines.CoroutineExceptionHandler
|
||||
-keep class kotlinx.coroutines.internal.MainDispatcherFactory
|
Reference in New Issue
Block a user