Bump version numbers for beta release.

This commit is contained in:
akwizgran
2018-03-29 16:38:03 +01:00
parent 3eed7df1a4
commit b62df1aaa0
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1619
versionName "0.16.19"
versionCode 1620
versionName "0.16.20"
consumerProguardFiles 'proguard-rules.txt'
}

View File

@@ -189,8 +189,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1619
versionName "0.16.19"
versionCode 1620
versionName "0.16.20"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
resValue "string", "app_name", "Briar Beta"