Update parsers and migrate to float chapter numbers

This commit is contained in:
Koitharu
2024-01-22 17:11:00 +02:00
parent 83cb35fe6e
commit 5d9a59d577
11 changed files with 49 additions and 20 deletions

View File

@@ -82,7 +82,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:8852d1e22e') {
implementation('com.github.KotatsuApp:kotatsu-parsers:a8f9423307') {
exclude group: 'org.json', module: 'json'
}