0.2.40
This commit is contained in:
Vendored
+5
@@ -38,6 +38,11 @@
|
||||
-dontwarn androidx.media3.**
|
||||
-dontwarn kotlinx.coroutines.**
|
||||
|
||||
# --- libmpv JNI ----------------------------------------------------------------------
|
||||
# The published wrapper has no consumer rules. Its native bridge looks these classes and
|
||||
# callbacks up by their compiled names, so a release build must not rename either side.
|
||||
-keep class is.xyz.mpv.** { *; }
|
||||
|
||||
# --- Crash readability ---------------------------------------------------------------
|
||||
# Releases are self-hosted with no crash reporter, so a stack trace read off a TV over
|
||||
# adb is the only diagnostic there is. Line numbers cost a little dex size and are worth
|
||||
|
||||
Reference in New Issue
Block a user