Skip to content

Commit

Permalink
Complete Gradle Setting
Browse files Browse the repository at this point in the history
  • Loading branch information
kimseokjin committed Feb 20, 2020
1 parent 2e3d999 commit 22d496b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ plugins {
id 'java-library'
}

//apply plugin:'application'
//mainClassName = 'hgu.csee.isel.alinew.szz.AgSZZ'
apply plugin:'application'
mainClassName = 'hgu.csee.isel.alinew.szz.AGSZZRunner'

repositories {
// Use jcenter for resolving dependencies.
Expand Down

0 comments on commit 22d496b

Please sign in to comment.