Bump version numbers for 1.4.20 release.

This commit is contained in:
akwizgran
2023-01-24 15:51:48 +00:00
parent 9da7fbf4f6
commit 6b20b03698
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 31
versionCode 10419
versionName "1.4.19"
versionCode 10420
versionName "1.4.20"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""