Skip to content

Commit

Permalink
Include $Version in api jar
Browse files Browse the repository at this point in the history
  • Loading branch information
LunNova committed Feb 28, 2016
1 parent 517682f commit dcfb2ce
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 @@ -137,6 +137,7 @@ def apiJarConfig = {
sourceSets.main.output
}
include 'me/nallar/modpatcher/ModPatcher.*'
include 'me/nallar/modpatcher/ModPatcher$Version.*'
include 'me/nallar/modpatcher/ModPatcherSetup.*'
}

Expand Down

0 comments on commit dcfb2ce

Please sign in to comment.