use common plugin

This commit is contained in:
2025-12-13 00:54:00 +01:00
parent 22cfdd90ab
commit 300ad7511a
3 changed files with 12 additions and 24 deletions

View File

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