Change summary
build.gradle | 4 ++--
fastlane/metadata/android/en-US/changelogs/394.txt | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
Detailed changes
@@ -95,8 +95,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
- versionCode 392
- versionName "2.8.7-beta.2"
+ versionCode 393
+ versionName "2.8.7"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
@@ -0,0 +1,3 @@
+* Show help button if A/V call fails
+* Fixed some annoying crashes
+* Fixed Jingle connections (file transfer + calls) with bare JIDs