Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Commit

Permalink
Bump release to 1.6.3 for the playstore release.
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGrandon committed Sep 29, 2015
1 parent 891c67d commit 965e01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Application/LinkBubble/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
// Manifest version information!
def versionMajor = 1
def versionMinor = 6
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 965e01c

Please sign in to comment.