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

Bump version numbers for 1.2.14 release.

parent 831c65b6
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10213
versionName "1.2.13"
versionCode 10214
versionName "1.2.14"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
......
......
......@@ -22,8 +22,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10213
versionName "1.2.13"
versionCode 10214
versionName "1.2.14"
applicationId "org.briarproject.briar.android"
vectorDrawables.useSupportLibrary = true
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment