Update parsers

pull/438/head
Koitharu 3 years ago
parent 05a724eae0
commit cf9aab9afe
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -82,7 +82,7 @@ afterEvaluate {
} }
dependencies { dependencies {
//noinspection GradleDependency //noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:08eb9552d6') { implementation('com.github.KotatsuApp:kotatsu-parsers:1b3b5d95c0') {
exclude group: 'org.json', module: 'json' exclude group: 'org.json', module: 'json'
} }

Loading…
Cancel
Save