Fix parsers version

master
Koitharu 2 years ago
parent 9358617a3a
commit b46c00f2d0
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -82,7 +82,7 @@ afterEvaluate {
}
}
dependencies {
implementation('com.github.KotatsuApp:kotatsu-parsers:1.2.1') {
implementation('com.github.KotatsuApp:kotatsu-parsers:6f7e1fcfb2') {
exclude group: 'org.json', module: 'json'
}

Loading…
Cancel
Save