Bump version numbers for beta release.

This commit is contained in:
akwizgran
2018-04-25 11:09:06 +01:00
parent 4e0b29ec1f
commit 8b0943fa15
2 changed files with 4 additions and 4 deletions

View File

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

View File

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