Update link resolver

(cherry picked from commit c1d577bdf3)
This commit is contained in:
Koitharu
2024-10-16 13:19:34 +03:00
parent af209d7048
commit 486daf69bf
2 changed files with 11 additions and 21 deletions

View File

@@ -82,7 +82,7 @@ afterEvaluate {
}
}
dependencies {
implementation('com.github.KotatsuApp:kotatsu-parsers:1.2.2') {
implementation('com.github.KotatsuApp:kotatsu-parsers:d8cb38a9be') {
exclude group: 'org.json', module: 'json'
}