muwire/update-server/build.gradle

3 lines
78 B
Groovy

apply plugin : 'application'
mainClassName = 'com.muwire.update.UpdateServer'