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

version bump to 2.10.6

parent 86bb3df8
Branches
Tags
No related merge requests found
# Changelog
### Version 2.10.6
* Minor bug fixes
### Version 2.10.5
* Security: Stop downloading files that exceed advertised file size
......
......@@ -90,8 +90,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 42031
versionName "2.10.5"
versionCode 42032
versionName "2.10.6"
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