Update parsers

pull/302/head
Zakhar Timoshenko 3 years ago committed by Koitharu
parent 9b290bea40
commit 0f4de329e5
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

@ -84,7 +84,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