Update parsers

This commit is contained in:
Koitharu
2023-08-06 09:22:47 +03:00
parent 05a724eae0
commit cf9aab9afe

View File

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