Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Up patch version for v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jul 24, 2017
1 parent a993f33 commit 7ba9d87
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 @@ -32,8 +32,8 @@ android {
buildToolsVersion "25.0.3"

def versionMajor = 0
def versionMinor = 8
def versionPatch = 0
def versionMinor = 7
def versionPatch = 1
def versionBuild = 0


Expand Down

0 comments on commit 7ba9d87

Please sign in to comment.