Bumped version number for beta release.

This commit is contained in:
Michael Rogers
2017-07-28 11:17:09 +01:00
parent 259f2cd419
commit 3800cd5e4f

View File

@@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1603
versionName "0.16.3"
versionCode 1604
versionName "0.16.4"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
buildConfigField "String", "GitHash", "\"${getGitHash()}\""