Skip to content
Snippets Groups Projects
Commit 07853488 authored by akwizgran's avatar akwizgran
Browse files

Bumped version number for beta release.

parent e9271300
No related branches found
Tags beta-0.16.9
No related merge requests found
......@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 14
versionName "0.14"
versionCode 1609
versionName "0.16.9"
consumerProguardFiles 'proguard-rules.txt'
}
......
......@@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 1608
versionName "0.16.8"
versionCode 1609
versionName "0.16.9"
applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta"
resValue "string", "app_name", "Briar Beta"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment