8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
include("annotation-processor")
|
|
include("annotations")
|
|
|
|
plugins {
|
|
id("org.gradle.toolchains.foojay-resolver-convention") version ("1.0.0")
|
|
}
|
|
|
|
rootProject.name = "modernfix" |