This commit is contained in:
2026-06-17 06:31:11 +02:00
parent 79ddb307c1
commit 1f4a1667c3
27 changed files with 2251 additions and 32 deletions

View File

@@ -0,0 +1,3 @@
rootProject.name = 'multi-module-sample'
include 'api-module'
include 'core-module'