Update parsers

This commit is contained in:
Koitharu
2023-12-09 13:54:58 +02:00
parent 3599f2f1b8
commit 54c646ceb0

View File

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