Bumped version number for beta release.

This commit is contained in:
Michael Rogers
2017-09-20 14:51:10 +01:00
parent 47b25f3221
commit ce0c5cf6ee
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1609
versionName "0.16.9"
versionCode 1610
versionName "0.16.10"
consumerProguardFiles 'proguard-rules.txt'
}

View File

@@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1609
versionName "0.16.9"
versionCode 1610
versionName "0.16.10"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
resValue "string", "app_name", "Briar Beta"