Update parsers

This commit is contained in:
Koitharu
2024-02-03 16:51:07 +02:00
parent eae40d9b90
commit 8e9175d5f0

View File

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