add plugin service

This commit is contained in:
2024-10-31 20:01:59 +00:00
parent 1296ad5d0e
commit 0ea6cac900
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
plugins {
id("ltd.hlaeja.plugin.hlaeja-common-plugin.common")
}