fix crunchyroll parser to work with the latest api changes

This commit is contained in:
2023-02-19 14:21:46 +01:00
parent 097383a082
commit 8b7fb3ac5f
19 changed files with 375 additions and 198 deletions

View File

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