Update parsers

pull/350/head v5.0-rc2
Koitharu 3 years ago
parent 068196b48b
commit 7bd1affe5e
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

@ -78,7 +78,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:1b6d1456f3') {
implementation('com.github.KotatsuApp:kotatsu-parsers:c321faeaa9') {
exclude group: 'org.json', module: 'json'
}

Loading…
Cancel
Save