3 lines
78 B
Groovy
3 lines
78 B
Groovy
apply plugin : 'application'
|
|
mainClassName = 'com.muwire.hostcache.HostCache'
|