Skip to content

Commit

Permalink
Merge pull request #76 from huttneab/v_1.0.3
Browse files Browse the repository at this point in the history
version bump for 1.0.3
  • Loading branch information
huttneab authored Aug 23, 2016
2 parents e08c759 + 662d2fe commit 27f1baf
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
@@ -1,7 +1,7 @@
// Manifest version information!
def versionMajor = 1
def versionMinor = 0
def versionPatch = 2
def versionPatch = 3
def versionBuild = 0 // bump for dogfood builds, public betas, etc.

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

0 comments on commit 27f1baf

Please sign in to comment.