add plugin library

This commit is contained in:
2024-10-31 11:47:15 +00:00
parent 32ac2da26d
commit 9e6c033e03
4 changed files with 27 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ dependencyResolutionManagement {
mavenLocal()
hlaejaRepository(this)
gradlePluginPortal()
mavenCentral()
}
versionCatalogs.create("hlaeja").from("ltd.hlaeja.catalog:hlaeja-version-catalog:${getProperty("catalog")}")
}