Skip to content

Commit

Permalink
update version for release after merging lollipop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cpg committed Nov 17, 2014
1 parent a3b10af commit 111bec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {

defaultConfig {
def versionMajor = 1
def versionMinor = 1
def versionMinor = 2
def versionPatch = 0

versionName buildVersionName(versionMajor, versionMinor, versionPatch)
Expand Down

0 comments on commit 111bec4

Please sign in to comment.