Update 'build.gradle'
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies {
|
||||
shadowJar {
|
||||
manifest {
|
||||
attributes(
|
||||
'Main-Class': 'tech.nevets.jaml.JAML'
|
||||
'Main-Class': 'tech.nevets.beerestapi.Main'
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user