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

version bump to 2.12.6 + changelog

parent 836f048b
No related branches found
Tags 2.12.6
No related merge requests found
# Changelog
### Version 2.12.6
* Fix 'q' falsely being recognized as cyrillic
### Version 2.12.5
* Bump Target SDK to 33 again
......
......@@ -95,8 +95,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
versionCode 42059
versionName "2.12.5"
versionCode 42060
versionName "2.12.6"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId
......
* Fix 'q' falsely being recognized as cyrillic
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