Update parsers

This commit is contained in:
Koitharu
2023-03-30 18:57:09 +03:00
parent 57bad3814d
commit e1780b71ae

View File

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