Update parsers

This commit is contained in:
Koitharu
2023-12-12 19:05:28 +02:00
parent dcf1ffc976
commit afd56c02e6

View File

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