Update parsers

This commit is contained in:
Koitharu
2023-12-25 13:18:28 +02:00
parent c103386dc5
commit b7b32dd447

View File

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