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

version bump to 2.17.8 + changelog

parent ad119d14
Branches
Tags 2.17.8
No related merge requests found
# Changelog
### Version 2.17.8
* Fix some minor UI bugs
* Fix connection issues with .onion domains on non-default ports
### Version 2.17.7
* Easier access to custom notification sounds via Contact details -> Overflow menu -> Custom notifications)
......
......@@ -113,8 +113,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42128
versionName "2.17.7"
versionCode 42129
versionName "2.17.8"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
* Fix some minor UI bugs
* Fix connection issues with .onion domains on non-default ports
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment