Skip to content

Commit

Permalink
Update version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascarpentier committed Nov 15, 2018
1 parent c374bd8 commit 8d3f831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}


version="1.0.0.RC1"
version="1.0.0"

apply plugin: 'java'

Expand All @@ -33,4 +33,4 @@ license {
header rootProject.file('License.md')
ext.year = Calendar.getInstance().get(Calendar.YEAR)
ext.name = 'GENYMOBILE'
}
}

0 comments on commit 8d3f831

Please sign in to comment.