Skip to content

Commit

Permalink
Set version build to 2 for final release
Browse files Browse the repository at this point in the history
  • Loading branch information
ccomeaux committed May 6, 2018
1 parent 9f1727d commit 3a931ae
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 = 1
def versionBuild = 1
def versionBuild = 2

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

0 comments on commit 3a931ae

Please sign in to comment.