Bump version numbers for 1.5.19 release.

This commit is contained in:
akwizgran
2026-06-29 18:25:58 +01:00
parent 39c03e8202
commit b46d008ace
+2 -2
View File
@@ -28,8 +28,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 35 targetSdkVersion 35
versionCode 10518 versionCode 10519
versionName "1.5.18" versionName "1.5.19"
applicationId "org.briarproject.briar.android" applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\"" buildConfigField "String", "TorVersion", "\"$tor_version\""