Bump version numbers for beta release.

This commit is contained in:
akwizgran
2017-12-22 14:43:03 +00:00
parent 183f501761
commit 73be00bda7
2 changed files with 4 additions and 4 deletions

View File

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

View File

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