Bump version numbers for 1.5.16 release.

This commit is contained in:
akwizgran
2026-01-24 12:48:32 +00:00
parent 433db45da6
commit 860e773d15

View File

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