Update parsers

pull/175/head
Koitharu 4 years ago
parent 006ea9844a
commit 7019c07a6d
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

@ -73,7 +73,7 @@ afterEvaluate {
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
implementation('com.github.nv95:kotatsu-parsers:dc0129c76c') {
implementation('com.github.nv95:kotatsu-parsers:8a3b6df91d') {
exclude group: 'org.json', module: 'json'
}

Loading…
Cancel
Save