Update parsers

This commit is contained in:
Koitharu
2022-10-19 15:26:46 +03:00
parent 0b9d9ac7f2
commit 5ad6413952

View File

@@ -83,7 +83,7 @@ afterEvaluate {
}
}
dependencies {
implementation('com.github.KotatsuApp:kotatsu-parsers:5cb953eb86') {
implementation('com.github.KotatsuApp:kotatsu-parsers:a62662d116') {
exclude group: 'org.json', module: 'json'
}