Update parsers

master
Koitharu 2 years ago
parent bcfce29610
commit c51da5a9d5
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -83,7 +83,7 @@ afterEvaluate {
} }
dependencies { dependencies {
//noinspection GradleDependency //noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:b404b44008') { implementation('com.github.KotatsuApp:kotatsu-parsers:ad726a3fd7') {
exclude group: 'org.json', module: 'json' exclude group: 'org.json', module: 'json'
} }

Loading…
Cancel
Save