Bump version numbers for 1.4.13 release.

This commit is contained in:
akwizgran
2022-10-19 18:02:22 +01:00
parent 55efb5f41d
commit 45833a2ec0
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10412
versionName "1.4.12"
versionCode 10413
versionName "1.4.13"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""