7 lines
91 B
Groovy
7 lines
91 B
Groovy
plugins {
|
|
id 'modernfix.common-conventions'
|
|
id 'java-library'
|
|
}
|
|
|
|
version = '1.1.0'
|