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

version bump to 2.10.10 + changelog

parent 7b9cf7bb
No related branches found
No related tags found
No related merge requests found
# Changelog
### Version 2.10.10
* Minor bug fixes
* Restore ability to call out via JMP and other services (Playstore version)
### Version 2.10.9
* Ask for Bluetooth permissions when making A/V calls (You can reject this if you don’t use Bluetooth headsets)
......
......@@ -92,8 +92,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 32
versionCode 42037
versionName "2.10.9"
versionCode 42038
versionName "2.10.10"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
* Minor bug fixes
* Restore ability to call out via JMP and other services (Playstore version)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment