Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Oct 5, 2019
1 parent c8c4fac commit 0159aa4
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
@@ -1,6 +1,6 @@
def versionMajor = 1
def versionMinor = 6
def versionPatch = 1
def versionMinor = 7
def versionPatch = 0
def versionBuild = 0

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

0 comments on commit 0159aa4

Please sign in to comment.