Commit 4dfc9b9f authored by Thomas's avatar Thomas
Browse files

Release 3.20.3

parent 20c79752
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 33
        versionCode 485
        versionName "3.20.2"
        versionCode 486
        versionName "3.20.3"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.20.3",
    "code": "486",
    "note": "Added:\n- Display all following/followers lists from remote profiles\n- Display all accounts that boosted/fav from a remote message\n\nFixed:\n- Fix a crash with auto-fetch messages"
  },
  {
    "version": "3.20.2",
    "code": "485",