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

Bumped version number for beta release.

parent 47b25f32
No related branches found
No related tags found
No related merge requests found
......@@ -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'
}
......
......@@ -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"
......
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