Update parsers, Happy New Year!

This commit is contained in:
Zakhar Timoshenko
2022-12-31 22:32:35 +03:00
parent 3a62e2e6c0
commit 0e1b8db688

View File

@@ -83,7 +83,7 @@ afterEvaluate {
}
}
dependencies {
implementation('com.github.KotatsuApp:kotatsu-parsers:9ee1c21a67') {
implementation('com.github.KotatsuApp:kotatsu-parsers:c4acb9725f') {
exclude group: 'org.json', module: 'json'
}