Skip to content
Snippets Groups Projects
Commit 9bfb829b authored by John Carlson's avatar John Carlson
Browse files

Merge branch 'master' into develop

parents bcae0814 184cce2a
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -18,8 +18,8 @@ apply plugin: 'io.fabric'
 
def versionMajor = 2
def versionMinor = 4
def versionPatch = 0
def versionBuild = 1 // bump for dogfood builds, public betas, etc.
def versionPatch = 1
def versionBuild = 0 // bump for dogfood builds, public betas, etc.
 
android {
compileSdkVersion 24
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment