4 lines
48 B
Groovy
4 lines
48 B
Groovy
|
|
apply plugin: 'java'
|
||
|
|
|
||
|
|
sourceCompatibility = 1.7
|