use common plugin
Some checks failed
/ publish (push) Failing after 1m17s

This commit is contained in:
2025-12-13 01:19:11 +01:00
parent a8a8ea940c
commit 55c628def9
3 changed files with 21 additions and 35 deletions

View File

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