Switch from maven to gradle.
This commit is contained in:
2
backend/settings.gradle.kts
Normal file
2
backend/settings.gradle.kts
Normal file
@@ -0,0 +1,2 @@
|
||||
rootProject.name = "codiki-backend"
|
||||
include("codiki-domain", "codiki-application", "codiki-exposition", "codiki-infrastructure", "codiki-launcher")
|
||||
Reference in New Issue
Block a user