Gradle Plugin from PoC

This commit is contained in:
Stef Tervelde
2025-02-05 09:10:42 +01:00
parent 5468da0fd6
commit 1b8a8ed461
8 changed files with 260 additions and 6 deletions

View File

@@ -6,6 +6,8 @@ plugins{
alias(libs.plugins.mavenPublish)
}
repositories{
mavenCentral()
google()