Bump version numbers for beta release.

This commit is contained in:
akwizgran
2018-01-29 16:48:21 +00:00
parent a8ea191ffb
commit 347c2f22c1
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1616
versionName "0.16.16"
versionCode 1617
versionName "0.16.17"
consumerProguardFiles 'proguard-rules.txt'
}

View File

@@ -189,8 +189,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1616
versionName "0.16.16"
versionCode 1617
versionName "0.16.17"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
resValue "string", "app_name", "Briar Beta"