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

Bump version number for beta release.

parent e8baee67
No related branches found
Tags beta-0.16.13
No related merge requests found
......@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1612
versionName "0.16.12"
versionCode 1613
versionName "0.16.13"
consumerProguardFiles 'proguard-rules.txt'
}
......
......@@ -185,8 +185,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1612
versionName "0.16.12"
versionCode 1613
versionName "0.16.13"
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