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

version bump to 2.10.8

parent 78c3b1f5
No related branches found
No related tags found
No related merge requests found
# Changelog
### Version 2.10.8
* Fix wrong avatar being shown for group chats
### Version 2.10.7
* always ask for battery optimizations opt-out
......
......@@ -91,8 +91,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 42033
versionName "2.10.7"
versionCode 42034
versionName "2.10.8"
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