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

Commit

Permalink
Upped version for new release (v0.2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Sep 6, 2016
1 parent 1de1470 commit ac2b54f
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 @@ -24,7 +24,7 @@ android {
buildToolsVersion "24.0.2"

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

Expand Down

0 comments on commit ac2b54f

Please sign in to comment.