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 603644cff4
+2 -2
View File
@@ -28,8 +28,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 35
versionCode 10518
versionName "1.5.18"
versionCode 10519
versionName "1.5.19"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""