Bump version numbers for 1.4.6 release.

This commit is contained in:
akwizgran
2022-04-01 17:05:12 +01:00
parent d572ae71e7
commit d5e17c8201
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10405
versionName "1.4.5"
versionCode 10406
versionName "1.4.6"
applicationId "org.briarproject.briar.android"
vectorDrawables.useSupportLibrary = true