Update parsers

pull/302/head
Zakhar Timoshenko 3 years ago
parent eec1850712
commit 9da5bdaad4

@ -86,7 +86,7 @@ afterEvaluate {
} }
} }
dependencies { dependencies {
implementation('com.github.KotatsuApp:kotatsu-parsers:7f630184c0') { implementation('com.github.KotatsuApp:kotatsu-parsers:c28e2a72d5') {
exclude group: 'org.json', module: 'json' exclude group: 'org.json', module: 'json'
} }

Loading…
Cancel
Save