Fix main class
This commit is contained in:
parent
d049197d7c
commit
68225cd83a
@ -35,5 +35,5 @@ dependencies {
|
||||
}
|
||||
|
||||
application {
|
||||
mainClass.set("MainKt") // The main class of the application
|
||||
mainClass.set("me.msoucy.gbat.MainKt") // The main class of the application
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user