Update proguard-rules.pro

This commit is contained in:
Evan You
2025-03-24 13:49:27 +08:00
parent 38a8c9175b
commit 293be12df1

View File

@@ -23,7 +23,6 @@
-dontwarn org.slf4j.impl.StaticLoggerBinder
-keep class xyz.doikki.videoplayer.** { *; }
-keep class com.donut.mixfile.** { *; }
-keep class com.tencent.** {*;}
-keep class com.tencent.mmkv.** {*;}
-keep class io.netty.** {*;}
-dontwarn xyz.doikki.videoplayer.**