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

version bump to 2.6.4 + changelog

parent 843d7fe1
Branches
Tags
No related merge requests found
# Changelog
### Version 2.6.4
* Support automatic theme switching on Android 10
### Version 2.6.3
* Support for ?register and ?register;preauth XMPP uri parameters
......
......@@ -90,8 +90,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 360
versionName "2.6.3"
versionCode 362
versionName "2.6.4"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment