Bump version numbers for 1.4.11 release.

This commit is contained in:
akwizgran
2022-08-15 16:35:42 +01:00
parent efb294de53
commit 2aa39e43ef
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10410
versionName "1.4.10"
versionCode 10411
versionName "1.4.11"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""