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

Bump version numbers for 1.4.8 release.

parent 2be93f6a
No related merge requests found
......@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10407
versionName "1.4.7"
versionCode 10408
versionName "1.4.8"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
......
......@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10407
versionName "1.4.7"
versionCode 10408
versionName "1.4.8"
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