create PackageManifest.kt and get test working
This commit is contained in:
@@ -9,7 +9,9 @@ plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
|
||||
include(":app")
|
||||
include(":daemon")
|
||||
include(":api")
|
||||
include(":cli")
|
||||
include(":gui")
|
||||
|
||||
rootProject.name = "planterette"
|
||||
Reference in New Issue
Block a user