Update parsers

This commit is contained in:
Koitharu
2023-08-14 09:59:00 +03:00
parent af654b8c40
commit e4c2972cae

View File

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