Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Remove ben-manes.version plugin

Since we use Renovate on GitHub anyway.
Cette révision appartient à :
arkon 2022-10-21 14:28:10 -04:00
Parent 2cf1009f70
révision 01e13e59e5
2 fichiers modifiés avec 1 ajouts et 3 suppressions

Voir le fichier

@ -14,7 +14,6 @@ plugins {
alias(androidx.plugins.test) apply false
alias(kotlinx.plugins.android) apply false
alias(libs.plugins.kotlinter)
alias(libs.plugins.versionsx)
}
subprojects {

Voir le fichier

@ -109,5 +109,4 @@ shizuku = ["shizuku-api", "shizuku-provider"]
voyager = ["voyager-navigator", "voyager-transitions"]
[plugins]
kotlinter = { id = "org.jmailen.kotlinter", version = "3.12.0" }
versionsx = { id = "com.github.ben-manes.versions", version = "0.42.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.12.0" }