[FIX] Правки градла.

This commit is contained in:
Zaxar163 2019-03-28 10:23:37 +03:00
parent 826a6c7567
commit bf3facd7ef

View file

@ -1,6 +1,8 @@
def mainClassName = "ru.gravit.launchserver.LaunchServer"
def mainAgentName = "ru.gravit.launchserver.StarterAgent"
evaluationDependsOn(':Launcher')
repositories {
maven {
url "https://oss.sonatype.org/content/repositories/snapshots"