Skip to content

Commit

Permalink
Update version for v2.0.6 (gradual) rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
codinguser committed Feb 17, 2016
1 parent 3028efd commit 1ffae9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'io.fabric'
def versionMajor = 2
def versionMinor = 0
def versionPatch = 6
def versionBuild = 2
def versionBuild = 3

def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")
Expand Down

0 comments on commit 1ffae9f

Please sign in to comment.