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

version bump to 2.5.12 + changelog

parent 781ec931
No related branches found
No related tags found
No related merge requests found
# Changelog
### Version 2.5.12
* Jingle file transfer fixes
### Version 2.5.11
* Fixed crash on Android <5.0
......
......@@ -84,8 +84,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 341
versionName "2.5.11"
versionCode 343
versionName "2.5.12"
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.
Finish editing this message first!
Please register or to comment