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

Bump version numbers for 1.3.4 release.

parent 980940a7
No related branches found
Tags alpha-1.3.4 beta-1.3.4 release-1.3.4
No related merge requests found
...@@ -15,8 +15,8 @@ android { ...@@ -15,8 +15,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionCode 10303 versionCode 10304
versionName "1.3.3" versionName "1.3.4"
consumerProguardFiles 'proguard-rules.txt' consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
......
...@@ -26,8 +26,8 @@ android { ...@@ -26,8 +26,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionCode 10303 versionCode 10304
versionName "1.3.3" versionName "1.3.4"
applicationId "org.briarproject.briar.android" applicationId "org.briarproject.briar.android"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
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