create package org.polytech.ryuk
All checks were successful
Linux arm64 / Build (push) Successful in 31s
All checks were successful
Linux arm64 / Build (push) Successful in 31s
This commit is contained in:
@@ -33,7 +33,7 @@ dependencies {
|
||||
|
||||
application {
|
||||
// Define the main class for the application.
|
||||
mainClass = 'gui.Main'
|
||||
mainClass = 'org.polytech.ryuk.gui.Main'
|
||||
}
|
||||
|
||||
// Add libraries into the final jar
|
||||
|
||||
Reference in New Issue
Block a user