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

version bump to 2.16.3 + changelog

parent 21c5da33
No related branches found
Tags 2.16.3
No related merge requests found
# Changelog
### Version 2.16.3
* exclude older Oppo devices from call integration
* various bug fixes
### Version 2.16.2
* Run Backup as foreground service to prevent process being stopped after 10 minutes
......
......@@ -104,8 +104,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42113
versionName "2.16.2"
versionCode 42114
versionName "2.16.3"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
* exclude older Oppo devices from call integration
* various bug fixes
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