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

@ -8,7 +8,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath 'com.android.tools.build:gradle:7.4.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong