Merge branch 'master' into devel

This commit is contained in:
Koitharu
2022-09-08 14:42:01 +03:00
2 changed files with 2 additions and 2 deletions

View File

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