Update parsers
This commit is contained in:
@@ -14,7 +14,7 @@ android {
|
||||
applicationId 'org.koitharu.kotatsu'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 417
|
||||
versionCode 418
|
||||
versionName '3.4.5'
|
||||
generatedDensities = []
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@@ -79,7 +79,7 @@ afterEvaluate {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation('com.github.nv95:kotatsu-parsers:c4abb758f3') {
|
||||
implementation('com.github.nv95:kotatsu-parsers:fadb06aabb') {
|
||||
exclude group: 'org.json', module: 'json'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user