Skip to content

Commit

Permalink
bump version for alpha build
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Huttner authored and Aaron Huttner committed Aug 15, 2016
1 parent 49d3767 commit c35ca15
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 @@ -2,7 +2,7 @@
def versionMajor = 1
def versionMinor = 0
def versionPatch = 0
def versionBuild = 2 // bump for dogfood builds, public betas, etc.
def versionBuild = 3 // bump for dogfood builds, public betas, etc.

apply plugin: 'com.android.application'
apply plugin: 'com.neenbedankt.android-apt'
Expand Down

0 comments on commit c35ca15

Please sign in to comment.