convert Kotlin DSL to Groovy DSL
This commit is contained in:
@@ -9,7 +9,6 @@ subprojects {
|
||||
jcenter()
|
||||
}
|
||||
group = "net.woggioni.gradle"
|
||||
version = 0.1
|
||||
|
||||
dependencies {
|
||||
['compileOnly', 'annotationProcessor', 'testCompileOnly', 'testAnnotationProcessor'].each { conf ->
|
||||
|
Reference in New Issue
Block a user