Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Updating version code to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
milosmns committed Jun 11, 2017
1 parent da350f8 commit aff4819
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 @@ -24,8 +24,8 @@ allprojects {

ext {
// If changed, commit and merge to 'release' branch to auto-deploy. Only tagged commits on release branch will be deployed
VERSION_CODE = 34
VERSION_NAME = "0.34"
VERSION_CODE = 100
VERSION_NAME = "1.00"

// don't forget to update CI config in: '.travis.yml'
BUILD_TOOLS = "25.0.2"
Expand Down

0 comments on commit aff4819

Please sign in to comment.