Bump version numbers for 1.5.18 release.

This commit is contained in:
akwizgran
2026-06-26 16:07:37 +01:00
parent 367119e56e
commit 94100c23f9
+2 -2
View File
@@ -28,8 +28,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 35 targetSdkVersion 35
versionCode 10517 versionCode 10518
versionName "1.5.17" versionName "1.5.18"
applicationId "org.briarproject.briar.android" applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\"" buildConfigField "String", "TorVersion", "\"$tor_version\""