ProGuard keep DownloadSeriesMetadata

This commit is contained in:
Jarne Demeulemeester 2022-06-20 21:30:24 +02:00
parent 95375d1fb6
commit 38ca762d1d
No known key found for this signature in database
GPG key ID: 65C6006F2032DD14

View file

@ -21,6 +21,7 @@
#-renamesourcefileattribute SourceFile
-keepnames class dev.jdtech.jellyfin.models.PlayerItem
-keepnames class dev.jdtech.jellyfin.models.DownloadSeriesMetadata
# Keep all mpvlib methods because proguard removes some which makes the app crash
-keep class is.xyz.libmpv.MPVLib {