~singpolyma/cheogram-android

f8517612524426821357ea71d34a9e04ec654a70 — Daniel Gultsch 9 months ago 0a133b6
version bump to 2.11.0
2 files changed, 7 insertions(+), 2 deletions(-)

M build.gradle
A fastlane/metadata/android/en-US/changelogs/42041.txt
M build.gradle => build.gradle +2 -2
@@ 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

A fastlane/metadata/android/en-US/changelogs/42041.txt => fastlane/metadata/android/en-US/changelogs/42041.txt +5 -0
@@ 0,0 1,5 @@
* 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