Update parsers

This commit is contained in:
Koitharu
2023-12-20 13:26:33 +02:00
parent f082fa084f
commit 86504b8bde

View File

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