Bump version numbers for 1.5.15 release.

This commit is contained in:
akwizgran
2025-12-08 12:08:51 +00:00
parent e81ee42eff
commit d3261a3f9a

View File

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