mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-08-10 19:50:20 +02:00
Bump version numbers for 1.5.18 release.
This commit is contained in:
@@ -28,8 +28,8 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 10517
|
versionCode 10518
|
||||||
versionName "1.5.17"
|
versionName "1.5.18"
|
||||||
applicationId "org.briarproject.briar.android"
|
applicationId "org.briarproject.briar.android"
|
||||||
buildConfigField "String", "TorVersion", "\"$tor_version\""
|
buildConfigField "String", "TorVersion", "\"$tor_version\""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user