Skip to content
Snippets Groups Projects
Unverified Commit 87df641b authored by akwizgran's avatar akwizgran
Browse files

Bump version numbers for 1.4.15 release.

parent a56a70a9
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10414
versionName "1.4.14"
versionCode 10415
versionName "1.4.15"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
......
......@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10414
versionName "1.4.14"
versionCode 10415
versionName "1.4.15"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""
......
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