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

Bump version numbers for 1.2.16 release.

parent e5b2275c
No related branches found
Tags alpha-1.2.16 beta-1.2.16 release-1.2.16
No related merge requests found
......@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10215
versionName "1.2.15"
versionCode 10216
versionName "1.2.16"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
......
......@@ -22,8 +22,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10215
versionName "1.2.15"
versionCode 10216
versionName "1.2.16"
applicationId "org.briarproject.briar.android"
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