Update parsers

This commit is contained in:
Koitharu
2023-03-05 08:14:10 +02:00
parent 43872ffe01
commit 080c2724cd

View File

@@ -78,7 +78,7 @@ afterEvaluate {
}
}
dependencies {
implementation('com.github.KotatsuApp:kotatsu-parsers:1093584202') {
implementation('com.github.KotatsuApp:kotatsu-parsers:e8d299782b') {
exclude group: 'org.json', module: 'json'
}