Bump version numbers for 1.5.8 release.

This commit is contained in:
akwizgran
2023-10-09 10:36:02 +01:00
parent 9d9a7ff99d
commit 1752bca2ae
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
versionCode 10507
versionName "1.5.7"
versionCode 10508
versionName "1.5.8"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""