All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.com.android.tools.r8-upto-3.0.0.coroutines.pro Maven / Gradle / Ivy

There is a newer version: 1.10.1
Show newest version
# When editing this file, update the following files as well for AGP 3.6.0+:
# - META-INF/com.android.tools/proguard/coroutines.pro
# - META-INF/proguard/coroutines.pro

# After R8 3.0.0 (or probably sometime before that), R8 learned how to optimize
# classes mentioned in META-INF/services files, and explicitly -keeping them
# disables these optimizations.
# https://github.com/Kotlin/kotlinx.coroutines/issues/3111
-keep class kotlinx.coroutines.android.AndroidDispatcherFactory {*;}
-keep class kotlinx.coroutines.android.AndroidExceptionPreHandler {*;}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy