Bumped version numbers for beta release.

This commit is contained in:
akwizgran
2017-12-04 14:43:27 +00:00
parent 6d791481d5
commit 024e5aa90f
2 changed files with 4 additions and 4 deletions

View File

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

View File

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