Commit fec6b851 authored by Thomas's avatar Thomas
Browse files

Release 3.31.1

parent 9f57e77d
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 524
        versionName "3.31.0"
        versionCode 525
        versionName "3.31.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.31.1",
    "code": "525",
    "note": "Added:\n- Add MinT machine translation system support\n\nFixed:\n- GIF not displayed in timelines\n- Fix a crash when unpinning timelines\n- Top bar coloring at scroll for conversations\n- Black screen when going back from the Peertube section"
  },
  {
    "version": "3.31.0",
    "code": "524",
+8 −0
Original line number Diff line number Diff line
Added:
- Add MinT machine translation system support

Fixed:
- GIF not displayed in timelines
- Fix a crash when unpinning timelines
- Top bar coloring at scroll for conversations
- Black screen when going back from the Peertube section
 No newline at end of file