use common plugin

This commit is contained in:
2025-12-13 01:16:24 +01:00
parent 6f4d1c38a3
commit c075bbfa1e
3 changed files with 20 additions and 34 deletions

View File

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