chore: initialize tech log backend
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
|
||||
}
|
||||
|
||||
rootProject.name = 'ca-skeleton'
|
||||
rootProject.name = 'tech-log-backend'
|
||||
|
||||
File repositoryRoot = settingsDir.parentFile.canonicalFile
|
||||
File moduleRegistryFile = new File(settingsDir, 'config/architecture/modules.json')
|
||||
|
||||
Reference in New Issue
Block a user