Bumped version numbers for beta release.

This commit is contained in:
akwizgran
2017-12-07 14:13:11 +00:00
parent 0800188718
commit b95cf99368
2 changed files with 4 additions and 4 deletions

View File

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

View File

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