Update parsers

pull/311/head
Koitharu 3 years ago
parent 57bad3814d
commit e1780b71ae
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:a3ffecc00f') {
implementation('com.github.KotatsuApp:kotatsu-parsers:35695904d1') {
exclude group: 'org.json', module: 'json'
}

Loading…
Cancel
Save