Update parsers

pull/601/head
Koitharu 2 years ago
parent f082fa084f
commit 86504b8bde
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

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

Loading…
Cancel
Save