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

version bump to 2.16.6

parent 03ca62ec
Branches
Tags 2.16.6
No related merge requests found
# Changelog
### Version 2.16.6
* Offer higher automatic file accept values
* Provide more information in 'Server info'
* Various bug fixes
### Version 2.16.5
* Minor bug fixes
......
......@@ -102,8 +102,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42116
versionName "2.16.5"
versionCode 42117
versionName "2.16.6"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
* Offer higher automatic file accept values
* Provide more information in 'Server info'
* Various bug fixes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment