5 lines
70 B
Groovy
5 lines
70 B
Groovy
plugins {
|
|
id 'myproject.java-conventions'
|
|
id 'java-library'
|
|
}
|