Skip to content
Snippets Groups Projects
Commit fdc2cb07 authored by Thomas's avatar Thomas
Browse files

Release 3.32.1

parent a8b16b19
Branches
Tags 3.32.1
No related merge requests found
......@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 529
versionName "3.32.0"
versionCode 530
versionName "3.32.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"
......
[
{
"version": "3.32.1",
"code": "530",
"note": "Fixed:\n- Fix a crash on some devices\n- Hide quote button\n- Fix a layout issue with pictures in landscape\n- Fix a crash when opening the original message from a picture"
},
{
"version": "3.32.0",
"code": "529",
......
Fixed:
- Fix a crash on some devices
- Hide quote button
- Fix a layout issue with pictures in landscape
- Fix a crash when opening the original message from a picture
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment