Update parsers

This commit is contained in:
Koitharu
2023-04-19 19:42:44 +03:00
parent 068196b48b
commit 7bd1affe5e

View File

@@ -78,7 +78,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:1b6d1456f3') {
implementation('com.github.KotatsuApp:kotatsu-parsers:c321faeaa9') {
exclude group: 'org.json', module: 'json'
}