Bump version numbers for beta release.

This commit is contained in:
akwizgran
2018-03-07 17:10:28 +00:00
parent 84e040605b
commit 7f8e96a654
2 changed files with 4 additions and 4 deletions

View File

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

View File

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