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

version bump to 2.11.0

parent 0a133b6c
Branches
Tags
No related merge requests found
......@@ -94,8 +94,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 32
versionCode 42040
versionName "2.11.0-beta.2"
versionCode 42041
versionName "2.11.0"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
* Implement Extensible SASL Profile, Bind 2.0 and Fast for faster reconnects
* Implement Channel Binding
* Add ability to switch from audio call to video call
* Add ability to delete own avatar
* Add notification for missed calls
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment