add all modules, better gradle setup, and elixir for server
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
rootProject.name = "planterette"
|
||||
rootProject.name = "planterette"
|
||||
include("plt-build")
|
||||
include("plt-build-wrapper")
|
||||
include("plt-fetch")
|
||||
include("plt-pkg")
|
||||
include("plt-server")
|
||||
include("plt-updated")
|
||||
|
||||
Reference in New Issue
Block a user