Move new sources tip to catalog

This commit is contained in:
Koitharu
2023-12-26 20:24:14 +02:00
parent 9108646cea
commit 1734e888d6
10 changed files with 100 additions and 63 deletions

View File

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