Update parsers

This commit is contained in:
Koitharu
2023-11-02 08:56:43 +02:00
parent 6624778f7f
commit 06ec145802

View File

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