Update parsers

pull/605/head
Koitharu 2 years ago
parent c103386dc5
commit b7b32dd447
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -82,7 +82,7 @@ afterEvaluate {
} }
dependencies { dependencies {
//noinspection GradleDependency //noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:86a2b95141') { implementation('com.github.KotatsuApp:kotatsu-parsers:4a0e7221b0') {
exclude group: 'org.json', module: 'json' exclude group: 'org.json', module: 'json'
} }

Loading…
Cancel
Save