Commit c8d0931d authored by Thomas's avatar Thomas
Browse files

Release 3.16.1

parent 4d643ae2
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 472
        versionName "3.16.0"
        versionCode 473
        versionName "3.16.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.16.1",
    "code": "473",
    "note": "Changed:\n- Edit description and focus for media (for the next Mastodon release)\n\nChanged:\n- Peertube: remove role support to avoid crashes with older instances\n\nFixed:\n- Fix some crashes"
  },
  {
    "version": "3.16.0",
    "code": "472",
+8 −0
Original line number Diff line number Diff line
Changed:
- Edit description and focus for media (for the next Mastodon release)

Changed:
- Peertube: remove role support to avoid crashes with older instances

Fixed:
- Fix some crashes
 No newline at end of file