mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-10-30 19:29:17 +00:00
repare
This commit is contained in:
@@ -32,10 +32,11 @@ dependencies {
|
||||
|
||||
application {
|
||||
// Define the main class for the application.
|
||||
mainClass = 'pokemudry.App'
|
||||
mainClass = 'PokeMudry'
|
||||
}
|
||||
|
||||
/*
|
||||
tasks.named('test') {
|
||||
// Use JUnit Platform for unit tests.
|
||||
useJUnitPlatform()
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user