Skip to content

Commit

Permalink
Bump version to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niranjan94 committed Dec 23, 2018
1 parent 462c164 commit 7a64f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -27,8 +27,8 @@ apply plugin: "ru.tinkoff.gradle.jarjar"

def versionMajor = 3
def versionMinor = 0
def versionPatch = 1
def versionBuild = 7
def versionPatch = 2
def versionBuild = 0

def getGitHash = { ->
def stdout = new ByteArrayOutputStream()
Expand Down

0 comments on commit 7a64f2d

Please sign in to comment.