Commit 7b770156 authored by Thomas's avatar Thomas
Browse files

Release 3.34.0-beta-1

parent bb500d04
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 534
        versionName "3.33.1"
        versionCode 535
        versionName "3.34.0-beta-1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.34.0-beta-1",
    "code": "535",
    "note": "Added:\n- Quote support for Mastodon\n- Long press on tags: Follow / Mute\n\nChanged:\n- Limit the number of highlighted hashtags at the bottom of messages\n\nFixed:\n- Fix a crash with threads\n- Fix empty Hashtags"
  },
  {
    "version": "3.33.1",
    "code": "534",