Merge branch 'devel' into next

This commit is contained in:
Koitharu
2023-07-19 13:48:28 +03:00
4 changed files with 148 additions and 119 deletions

View File

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