Skip to content

Commit

Permalink
* Bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ritchie committed Oct 6, 2017
1 parent db31215 commit 17c827a
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 @@ -36,8 +36,8 @@ apply plugin: 'com.neenbedankt.android-apt'

def versionMajor = 0
def versionMinor = 3
def versionPatch = 7
def versionBuild = 4 // bump for dog food builds, public betas, etc.
def versionPatch = 8
def versionBuild = 0 // bump for dog food builds, public betas, etc.

android {
compileSdkVersion 26
Expand Down

0 comments on commit 17c827a

Please sign in to comment.