Skip to content

Commit

Permalink
Removed Unused Assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
TehZombiJesus committed Dec 14, 2021
1 parent ac8f246 commit 55715ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ apply plugin: 'com.github.johnrengelman.shadow'

group = "me.TechsCode"

sourceCompatibility = 1.8
targetCompatibility = 1.8
compileJava.options.encoding = 'UTF-8'

assemble.dependsOn shadowJar
Expand Down

0 comments on commit 55715ad

Please sign in to comment.