use common plugin

This commit is contained in:
2025-12-13 01:23:24 +01:00
parent 26cff5d331
commit a43cf1467d
3 changed files with 18 additions and 32 deletions

View File

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