fix playback & update to agp 7.4.0

updated the crunchyroll parser to use the new streams endpoint to retrieve the media streams
This commit is contained in:
2023-01-25 19:51:38 +01:00
parent 9380f98098
commit 097383a082
12 changed files with 87 additions and 91 deletions

View File

@ -52,6 +52,9 @@
# @Serializable and @Polymorphic are used at runtime for polymorphic serialization.
-keepattributes RuntimeVisibleAnnotations,AnnotationDefault
# This is generated automatically by the Android Gradle plugin.
-dontwarn org.slf4j.impl.StaticLoggerBinder
#misc
-dontwarn java.lang.instrument.ClassFileTransformer
-dontwarn java.lang.ClassValue