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

Bumped version numbers for beta release.

parent 6d791481
No related branches found
Tags beta-0.16.14
No related merge requests found
......@@ -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'
}
......
......@@ -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"
......
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