CHANGELOG.md 🔗
@@ -1,5 +1,9 @@
# Changelog
+### Version 2.16.7
+
+* Add timeout to call initiation
+
### Version 2.16.6
* Offer higher automatic file accept values
Daniel Gultsch created
CHANGELOG.md | 4 ++++
build.gradle | 4 ++--
fastlane/metadata/android/en-US/changelogs/4211804.txt | 1 +
3 files changed, 7 insertions(+), 2 deletions(-)
@@ -1,5 +1,9 @@
# Changelog
+### Version 2.16.7
+
+* Add timeout to call initiation
+
### Version 2.16.6
* Offer higher automatic file accept values
@@ -102,8 +102,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
- versionCode 42117
- versionName "2.16.6"
+ versionCode 42118
+ versionName "2.16.7"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
@@ -0,0 +1 @@
+* Add timeout to call initiation