Update parsers

This commit is contained in:
Koitharu
2024-09-05 12:52:03 +03:00
parent bcfce29610
commit c51da5a9d5

View File

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