Skip to content

Commit

Permalink
Bump version to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed May 15, 2019
1 parent 9972027 commit 0969aba
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 = 0
def versionMinor = 10
def versionPatch = 13
def versionMinor = 11
def versionPatch = 0
def versionBuild = 0

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

0 comments on commit 0969aba

Please sign in to comment.