Skip to content

Commit

Permalink
verup
Browse files Browse the repository at this point in the history
  • Loading branch information
kwmt committed Aug 28, 2016
1 parent bfabf34 commit 11d7c23
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 @@ -4,7 +4,7 @@ apply plugin: 'com.github.triplet.play'

def versionMajor = 0
def versionMinor = 0
def versionPatch = 4
def versionPatch = 5
def version = "${versionMajor}.${versionMinor}.${versionPatch}"

android {
Expand Down

0 comments on commit 11d7c23

Please sign in to comment.