[gradle] Introduce gradle conventions using buildSrc

This commit is contained in:
2024-11-02 23:11:36 +01:00
parent 1bf46b1a4a
commit a3c33ee4a8
5 changed files with 17 additions and 3 deletions

View File

@@ -8,3 +8,4 @@ include("tweed5-serde-api")
include("tweed5-serde-extension")
include("tweed5-serde-hjson")
include("tweed5-weaver-pojo")
include("tweed5-weaver-pojo-serde-extension")