use common plugin

This commit is contained in:
2025-12-13 02:01:33 +01:00
parent ff903413eb
commit cc37d6bcb0
6 changed files with 24 additions and 15 deletions

View File

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