Update parsers

pull/350/head
Koitharu 3 years ago
parent 1dc7e61dbd
commit b87ae19712
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:c321faeaa9') {
implementation('com.github.KotatsuApp:kotatsu-parsers:e6511061a7') {
exclude group: 'org.json', module: 'json'
}

Loading…
Cancel
Save