Update parsers

pull/153/head
Koitharu 4 years ago
parent c2276eb2cb
commit aaf9c6a0bf
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

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

Loading…
Cancel
Save