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
No related tags found
No related merge requests found
...@@ -12,8 +12,8 @@ android { ...@@ -12,8 +12,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 1612 versionCode 1613
versionName "0.16.12" versionName "0.16.13"
consumerProguardFiles 'proguard-rules.txt' consumerProguardFiles 'proguard-rules.txt'
} }
......
...@@ -185,8 +185,8 @@ android { ...@@ -185,8 +185,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 1612 versionCode 1613
versionName "0.16.12" versionName "0.16.13"
applicationId "org.briarproject.briar.beta" applicationId "org.briarproject.briar.beta"
resValue "string", "app_package", "org.briarproject.briar.beta" resValue "string", "app_package", "org.briarproject.briar.beta"
resValue "string", "app_name", "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