Update parsers

pull/557/head
Koitharu 2 years ago
parent 3222c2128e
commit 1a279966d9
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -82,7 +82,7 @@ afterEvaluate {
} }
dependencies { dependencies {
//noinspection GradleDependency //noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:02463e5833') { implementation('com.github.KotatsuApp:kotatsu-parsers:2cd2d7dbc4') {
exclude group: 'org.json', module: 'json' exclude group: 'org.json', module: 'json'
} }

Loading…
Cancel
Save