Skip to content

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Jan 16, 2014
1 parent 8fefac0 commit de7b226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ dependencies {

def versionMajor = 2
def versionMinor = 0
def versionPatch = 0
def versionPatch = 1
// bump for dogfood builds, public betas, etc.
def versionBuild = 2
def versionBuild = 0

android {
compileSdkVersion 19
Expand Down

0 comments on commit de7b226

Please sign in to comment.