Update parsers

master
Koitharu 2 years ago
parent 66ed926ea8
commit 6e92d46a63
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -82,7 +82,7 @@ afterEvaluate {
} }
dependencies { dependencies {
//noinspection GradleDependency //noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:853c21e49f') { implementation('com.github.KotatsuApp:kotatsu-parsers:3b5a018f8c') {
exclude group: 'org.json', module: 'json' exclude group: 'org.json', module: 'json'
} }

Loading…
Cancel
Save