Skip to content

Commit

Permalink
Set build number to 4 for final release of 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomeaux committed Apr 28, 2018
1 parent ad3c9d3 commit 960087e
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 @@ -12,7 +12,7 @@ buildscript {
def versionMajor = 6
def versionMinor = 6
def versionPatch = 0
def versionBuild = 3
def versionBuild = 4

apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
Expand Down

0 comments on commit 960087e

Please sign in to comment.