Bump version numbers for 1.2.15 release.

This commit is contained in:
akwizgran
2021-02-18 15:27:57 +00:00
parent f81bfcafeb
commit 00dc71c145
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10214
versionName "1.2.14"
versionCode 10215
versionName "1.2.15"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

View File

@@ -22,8 +22,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10214
versionName "1.2.14"
versionCode 10215
versionName "1.2.15"
applicationId "org.briarproject.briar.android"
vectorDrawables.useSupportLibrary = true