Update parsers

This commit is contained in:
Zakhar Timoshenko
2023-02-05 18:30:42 +03:00
parent eec1850712
commit 9da5bdaad4

View File

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