Update parsers

This commit is contained in:
Koitharu
2023-11-14 07:54:03 +02:00
parent 3222c2128e
commit 1a279966d9

View File

@@ -82,7 +82,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:02463e5833') {
implementation('com.github.KotatsuApp:kotatsu-parsers:2cd2d7dbc4') {
exclude group: 'org.json', module: 'json'
}