|
|
|
@ -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'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|