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

Bump version numbers for 1.0.8 release.

parent 4ac6baa2
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 10007 versionCode 10008
versionName "1.0.7" versionName "1.0.8"
consumerProguardFiles 'proguard-rules.txt' consumerProguardFiles 'proguard-rules.txt'
} }
......
...@@ -238,8 +238,8 @@ android { ...@@ -238,8 +238,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 26 targetSdkVersion 26
versionCode 10007 versionCode 10008
versionName "1.0.7" versionName "1.0.8"
applicationId "org.briarproject.briar.android" applicationId "org.briarproject.briar.android"
resValue "string", "app_package", "org.briarproject.briar.android" resValue "string", "app_package", "org.briarproject.briar.android"
resValue "string", "app_name", "Briar" resValue "string", "app_name", "Briar"
......
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