Skip to content

Commit

Permalink
Use git-version
Browse files Browse the repository at this point in the history
  • Loading branch information
j-baker committed Feb 11, 2016
1 parent c570973 commit 23d2180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ targetCompatibility = "1.8"

apply from: "${rootDir}/gradle/publish.gradle"

version gitVersion()

dependencies {
compile 'com.google.guava:guava:18.0'
testCompile 'junit:junit:4.12'
Expand Down

0 comments on commit 23d2180

Please sign in to comment.