use common plugin

This commit is contained in:
2025-12-13 01:51:47 +01:00
parent 4ed863c561
commit a64703cf2f
3 changed files with 19 additions and 33 deletions

View File

@@ -1 +1,6 @@
rootProject.name = "shell"
pluginManagement.repositories {
maven("https://git.infendro.com/api/packages/Infendro/maven")
mavenCentral()
}