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

version bump to 2.16.4 + changelog

parent a1746a8e
Branches
Tags 2.16.4
No related merge requests found
# Changelog
### Version 2.16.4
* Fix minor regression introduced in 2.16.4
### Version 2.16.3
* exclude older Oppo devices from call integration
......
......@@ -104,8 +104,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42114
versionName "2.16.3"
versionCode 42115
versionName "2.16.4"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment