Update parsers

pull/162/head v3.2.1
Koitharu 4 years ago
parent 96be49aa83
commit 4c5314fe59
No known key found for this signature in database
GPG Key ID: 8E861F8CE6E7CE27

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

Loading…
Cancel
Save