Skip to content

Commit

Permalink
Change jar name
Browse files Browse the repository at this point in the history
  • Loading branch information
Barteks2x committed Oct 9, 2018
1 parent 228d122 commit e9d3e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'

version = "1.0"
group = "ofdev" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "aa_OptiFineDevTweaker"
archivesBaseName = "aa_do_not_rename_OptiFineDevTweaker"

sourceCompatibility = targetCompatibility = '1.8' // Need this here so eclipse task generates correctly.
compileJava {
Expand Down

0 comments on commit e9d3e35

Please sign in to comment.