Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Vidolin committed Feb 14, 2016
1 parent e63177b commit c6dc838
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
apply plugin: 'java'

jar {
baseName = 'messagefy'
version = 'v1.0.0'
}

repositories {
jcenter()
}
Expand Down

0 comments on commit c6dc838

Please sign in to comment.