Bumped version numbers for beta release.

This commit is contained in:
akwizgran
2017-11-30 13:35:43 +00:00
parent 303b5bd395
commit 48918f4727
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1611
versionName "0.16.11"
versionCode 1612
versionName "0.16.12"
consumerProguardFiles 'proguard-rules.txt'
}

View File

@@ -185,8 +185,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1611
versionName "0.16.11"
versionCode 1612
versionName "0.16.12"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
resValue "string", "app_name", "Briar Beta"