# The proguard configuration file for the following section is E:\Desktop\MTMusic\android\app\build\intermediates\default_proguard_files\global\proguard-android.txt-7.3.0
# The support libraries contains references to newer platform versions.
# Don't warn about those in case this app is linking against an older
# platform version. We know about them, and they are safe.
-dontnote android.support.**
-dontnote androidx.**
-dontwarn android.support.**
-dontwarn androidx.**
# This class is deprecated, but remains for backward compatibility.
-dontwarn android.util.FloatMath
# Understand the @Keep support annotation.
-keep class android.support.annotation.Keep
-keep class androidx.annotation.Keep
-keep @android.support.annotation.Keep class * {*;}
-keep @androidx.annotation.Keep class * {*;}
-keepclasseswithmembers class * {
@android.support.annotation.Keep <methods>;
}
-keepclasseswithmembers class * {
@androidx.annotation.Keep <methods>;
}
-keepclasseswithmembers class * {
@android.support.annotation.Keep <fields>;
}
-keepclasseswithmembers class * {
@androidx.annotation.Keep <fields>;
}
-keepclasseswithmembers class * {
@android.support.annotation.Keep <init>(...);
}
-keepclasseswithmembers class * {
@androidx.annotation.Keep <init>(...);
}
# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
-dontnote org.apache.http.**
-dontnote android.net.http.**
# These classes are duplicated between android.jar and core-lambda-stubs.jar.
-dontnote java.lang.invoke.**
# End of content from E:\Desktop\MTMusic\android\app\build\intermediates\default_proguard_files\global\proguard-android.txt-7.3.0
# The proguard configuration file for the following section is E:\flutter\packages\flutter_tools\gradle\flutter_proguard_rules.pro
# Build the ephemeral app in a module project.
# Prevents: Warning: library class <plugin-package> depends on program class io.flutter.plugin.**
# This is due to plugins (libraries) depending on the embedding (the program jar)
-dontwarn io.flutter.plugin.**
# The android.** package is provided by the OS at runtime.
-dontwarn android.**
# End of content from E:\flutter\packages\flutter_tools\gradle\flutter_proguard_rules.pro
# The proguard configuration file for the following section is E:\Desktop\MTMusic\android\app\build\intermediates\aapt_proguard_file\release\aapt_rules.txt
-keep class android.app.Application { <init>(); }
-keep class androidx.core.app.CoreComponentFactory { <init>(); }
-keep class androidx.profileinstaller.ProfileInstallReceiver { <init>(); }
-keep class androidx.startup.InitializationProvider { <init>(); }
-keep class com.example.music_player_miao.MainActivity { <init>(); }
-keep class com.google.android.gms.metadata.ModuleDependencies { <init>(); }
-keep class io.flutter.plugins.imagepicker.ImagePickerFileProvider { <init>(); }
# End of content from E:\Desktop\MTMusic\android\app\build\intermediates\aapt_proguard_file\release\aapt_rules.txt
# The proguard configuration file for the following section is C:\Users\night\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_plugin_android_lifecycle-2.0.23\android\build\intermediates\consumer_proguard_dir\release\lib0\proguard.txt
# The point of this package is to specify that a dependent plugin intends to
# use the AndroidX lifecycle classes. Make sure no R8 heuristics shrink classes
# brought in by the embedding's pom.
#
# This isn't strictly needed since by definition, plugins using Android
# lifecycles should implement DefaultLifecycleObserver and therefore keep it
# from being shrunk. But there seems to be an R8 bug so this needs to stay
-keep class androidx.lifecycle.DefaultLifecycleObserver
# End of content from C:\Users\night\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_plugin_android_lifecycle-2.0.23\android\build\intermediates\consumer_proguard_dir\release\lib0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\f7d963e8d062aba2132305d72d715be5\transformed\fragment-1.7.1\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\f7d963e8d062aba2132305d72d715be5\transformed\fragment-1.7.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\e5d1098f0b9dfe2d4476064eba77fcbc\transformed\jetified-exoplayer-core-2.18.7\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\e5d1098f0b9dfe2d4476064eba77fcbc\transformed\jetified-exoplayer-core-2.18.7\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\0a1e8a09c6ad467faa7783284b913e33\transformed\jetified-media2-common-1.2.1\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\0a1e8a09c6ad467faa7783284b913e33\transformed\jetified-media2-common-1.2.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\33e42f03d1df8a1d60172d74ecb11056\transformed\jetified-window-1.2.0\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\33e42f03d1df8a1d60172d74ecb11056\transformed\jetified-window-1.2.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\1ff5fc02e079d9d34079a8dbdf81c36f\transformed\lifecycle-viewmodel-2.7.0\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\1ff5fc02e079d9d34079a8dbdf81c36f\transformed\lifecycle-viewmodel-2.7.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\f87659cb6d6d9fe2f6434283aa11e781\transformed\jetified-lifecycle-process-2.7.0\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\f87659cb6d6d9fe2f6434283aa11e781\transformed\jetified-lifecycle-process-2.7.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\939873e875c354566fecc32de15a9185\transformed\jetified-savedstate-1.2.1\proguard.txt
# Copyright (C) 2019 The Android Open Source Project
# End of content from C:\Users\night\.gradle\caches\transforms-3\939873e875c354566fecc32de15a9185\transformed\jetified-savedstate-1.2.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\e9d56ce7d811bd4e531085d1dfab3333\transformed\lifecycle-runtime-2.7.0\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\e9d56ce7d811bd4e531085d1dfab3333\transformed\lifecycle-runtime-2.7.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\a6365882f82c43774494577b2be637a3\transformed\jetified-lifecycle-viewmodel-savedstate-2.7.0\proguard.txt
-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel {
<init>(androidx.lifecycle.SavedStateHandle);
}
-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel {
# End of content from C:\Users\night\.gradle\caches\transforms-3\a6365882f82c43774494577b2be637a3\transformed\jetified-lifecycle-viewmodel-savedstate-2.7.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\006c4993d56111034f8ae74ce4707a07\transformed\media-1.4.1\proguard.txt
# Copyright (C) 2017 The Android Open Source Project
# End of content from C:\Users\night\.gradle\caches\transforms-3\006c4993d56111034f8ae74ce4707a07\transformed\media-1.4.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\f3cad98024e935b3d04da787e5251480\transformed\core-1.13.1\proguard.txt
# Never inline methods, but allow shrinking and obfuscation.
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.ViewCompat$Api* {
# End of content from C:\Users\night\.gradle\caches\transforms-3\f3cad98024e935b3d04da787e5251480\transformed\core-1.13.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\3dbf4f5a48014e06f441693bb5df71dd\transformed\jetified-datastore-preferences-1.0.0\proguard.txt
-keepclassmembers class * extends androidx.datastore.preferences.protobuf.GeneratedMessageLite {
# End of content from C:\Users\night\.gradle\caches\transforms-3\3dbf4f5a48014e06f441693bb5df71dd\transformed\jetified-datastore-preferences-1.0.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\8bb866687c0deb7c1b638b7fa077cdd3\transformed\versionedparcelable-1.1.1\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\8bb866687c0deb7c1b638b7fa077cdd3\transformed\versionedparcelable-1.1.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\0ac437a253d27b61abeefbfd9123717f\transformed\jetified-startup-runtime-1.1.1\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\0ac437a253d27b61abeefbfd9123717f\transformed\jetified-startup-runtime-1.1.1\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\5a405d891d367079108ce8a472c841ea\transformed\jetified-exoplayer-datasource-2.18.7\proguard.txt
# Proguard rules specific to the DataSource module.
# Constant folding for resource integers may mean that a resource passed to this method appears to be unused. Keep the method to prevent this from happening.
-keepclassmembers class com.google.android.exoplayer2.upstream.RawResourceDataSource {
public static android.net.Uri buildRawResourceUri(int);
}
# Constructors accessed via reflection in DefaultDataSource
# End of content from C:\Users\night\.gradle\caches\transforms-3\5a405d891d367079108ce8a472c841ea\transformed\jetified-exoplayer-datasource-2.18.7\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\6578b54d0d5e170d404388943bc2262b\transformed\jetified-exoplayer-extractor-2.18.7\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\6578b54d0d5e170d404388943bc2262b\transformed\jetified-exoplayer-extractor-2.18.7\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\eae1a88535326996a35b02621f3f86a1\transformed\jetified-exoplayer-common-2.18.7\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\eae1a88535326996a35b02621f3f86a1\transformed\jetified-exoplayer-common-2.18.7\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\3766a8cd75d526cd80a376621f4edfad\transformed\jetified-core-1.0.0\proguard.txt
# End of content from C:\Users\night\.gradle\caches\transforms-3\3766a8cd75d526cd80a376621f4edfad\transformed\jetified-core-1.0.0\proguard.txt
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\a87162242ce54daf49b4bced3a85baab\transformed\rules\lib\META-INF\proguard\androidx-annotations.pro
# End of content from C:\Users\night\.gradle\caches\transforms-3\a87162242ce54daf49b4bced3a85baab\transformed\rules\lib\META-INF\proguard\androidx-annotations.pro
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\381f68be449881585e76c0b957937ab5\transformed\rules\lib\META-INF\com.android.tools\r8\coroutines.pro
# When editing this file, update the following files as well:
# End of content from C:\Users\night\.gradle\caches\transforms-3\381f68be449881585e76c0b957937ab5\transformed\rules\lib\META-INF\com.android.tools\r8\coroutines.pro
# The proguard configuration file for the following section is C:\Users\night\.gradle\caches\transforms-3\182dd6cb48bd352c8b061ab6ea93eada\transformed\rules\lib\META-INF\com.android.tools\r8-from-1.6.0\coroutines.pro
# Allow R8 to optimize away the FastServiceLoader.
# Together with ServiceLoader optimization in R8
# this results in direct instantiation when loading Dispatchers.Main
-assumenosideeffects class kotlinx.coroutines.internal.MainDispatcherLoader {
boolean FAST_SERVICE_LOADER_ENABLED return false;
}
-assumenosideeffects class kotlinx.coroutines.internal.FastServiceLoaderKt {
boolean ANDROID_DETECTED return true;
}
# Disable support for "Missing Main Dispatcher", since we always have Android main dispatcher
-assumenosideeffects class kotlinx.coroutines.internal.MainDispatchersKt {
boolean SUPPORT_MISSING return false;
}
# Statically turn off all debugging facilities and assertions
-assumenosideeffects class kotlinx.coroutines.DebugKt {
boolean getASSERTIONS_ENABLED() return false;
boolean getDEBUG() return false;
boolean getRECOVER_STACK_TRACES() return false;
}
# End of content from C:\Users\night\.gradle\caches\transforms-3\182dd6cb48bd352c8b061ab6ea93eada\transformed\rules\lib\META-INF\com.android.tools\r8-from-1.6.0\coroutines.pro