Commit b9b381a7 authored by Thomas's avatar Thomas
Browse files

Release 3.28.2

parent 38b72e77
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 514
        versionName "3.28.1"
        versionCode 515
        versionName "3.28.2"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.28.2",
    "code": "515",
    "note": "Added:\n- Display a QR code on profiles\n\nFixed:\n- Fix tap on messages in conversations\n- Pronouns taking too much place"
  },
  {
    "version": "3.28.1",
    "code": "514",
+6 −0
Original line number Diff line number Diff line
Added:
- Display a QR code on profiles

Fixed:
- Fix tap on messages in conversations
- Pronouns taking too much place