Bumped version number for beta release.

This commit is contained in:
Michael Rogers
2017-07-28 17:14:00 +01:00
parent 8141a97fc9
commit a9437f7985

View File

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