Update parsers

This commit is contained in:
Zakhar Timoshenko
2023-02-05 18:30:42 +03:00
committed by Koitharu
parent 9b290bea40
commit 0f4de329e5

View File

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