Merge branch 'master' into devel

This commit is contained in:
Koitharu
2024-10-13 17:22:25 +03:00

View File

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