Merge branch 'devel' into release/5

This commit is contained in:
Koitharu
2023-04-06 20:12:48 +03:00
5 changed files with 20 additions and 8 deletions

View File

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