use common plugin

This commit is contained in:
2025-12-13 00:56:02 +01:00
parent 1ddda4889a
commit a2731bd60c
3 changed files with 13 additions and 25 deletions

View File

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