Fixes batch

This commit is contained in:
Koitharu
2024-10-04 14:27:01 +03:00
parent 5301cc7f97
commit 1d28538893
14 changed files with 82 additions and 48 deletions

View File

@@ -82,8 +82,7 @@ afterEvaluate {
}
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:645006fde8') {
implementation('com.github.KotatsuApp:kotatsu-parsers:1.2.1') {
exclude group: 'org.json', module: 'json'
}