Skip to content

Commit

Permalink
Update version string for v2.1.0-beta4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
codinguser committed Aug 17, 2016
1 parent 9b531e5 commit bc9159c
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 @@ -7,7 +7,7 @@ apply plugin: 'io.fabric'
def versionMajor = 2
def versionMinor = 1
def versionPatch = 0
def versionBuild = 3
def versionBuild = 4

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

0 comments on commit bc9159c

Please sign in to comment.