Skip to content

Commit

Permalink
Updated version for beta 5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
codinguser committed May 24, 2015
1 parent ee05a4c commit b6643e8
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: 'crashlytics'
def versionMajor = 1
def versionMinor = 6
def versionPatch = 0
def versionBuild = 4
def versionBuild = 5

def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd")
Expand Down

0 comments on commit b6643e8

Please sign in to comment.