Skip to content

Commit

Permalink
More port-able archives name
Browse files Browse the repository at this point in the history
  • Loading branch information
oitsjustjose committed Jun 20, 2017
1 parent 75f2952 commit b85ec11
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 @@ -20,7 +20,7 @@ repositories {

version = mod_version
group= "com.oitsjustjose.tinkers_addons"
archivesBaseName = "Tinkers' Addons-1.11.x"
archivesBaseName = "Tinkers' Addons-${minecraft_version}"

minecraft {
version = "${minecraft_version}-${forge_version}"
Expand Down

0 comments on commit b85ec11

Please sign in to comment.