use common plugin

This commit is contained in:
2025-12-13 01:47:38 +01:00
parent 889f5ddb6c
commit 810c2d4263
3 changed files with 15 additions and 29 deletions

View File

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