version bump to 2.12.6 + changelog

This commit is contained in:
Daniel Gultsch 2023-07-05 12:25:41 +02:00
parent 836f048bc6
commit d1ba36cfdf
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2
3 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Changelog
### Version 2.12.6
* Fix 'q' falsely being recognized as cyrillic
### Version 2.12.5
* Bump Target SDK to 33 again

View file

@ -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

View file

@ -0,0 +1 @@
* Fix 'q' falsely being recognized as cyrillic