Commit fdc2cb07 authored by Thomas's avatar Thomas
Browse files

Release 3.32.1

parent a8b16b19
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"
+5 −0
Original line number Diff line number Diff line
[
  {
  "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",
+5 −0
Original line number Diff line number Diff line
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