Bump version numbers for 1.5.17 release.

This commit is contained in:
akwizgran
2026-02-17 18:21:52 +00:00
parent d6719f2062
commit ea7c35afd2

View File

@@ -28,8 +28,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 35
versionCode 10516
versionName "1.5.16"
versionCode 10517
versionName "1.5.17"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""