Skip to content
Snippets Groups Projects
Unverified Commit 3632f7f5 authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

version bump to 2.16.0

parent 522e21bc
No related merge requests found
...@@ -100,8 +100,8 @@ android { ...@@ -100,8 +100,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 34 targetSdkVersion 34
versionCode 42110 versionCode 42111
versionName "2.15.3" versionName "2.16.0"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId resValue "string", "applicationId", applicationId
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment