Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Commit

Permalink
1.2.1 Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
MJaroslav committed Aug 31, 2018
1 parent f25e591 commit 558a77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apply plugin: 'java'

apply plugin: "application"
archivesBaseName = "AmadeusCore"
mainClassName = "mjaroslav.bots.core.amadeus.AmadeusCore"
version = "1.2.0"

compileJava.options.encoding = 'UTF-8'
Expand Down

0 comments on commit 558a77f

Please sign in to comment.