Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -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" Loading app/src/main/assets/release_notes/notes.json +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", Loading src/fdroid/fastlane/metadata/android/en/changelogs/473.txt 0 → 100644 +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 Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -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" Loading
app/src/main/assets/release_notes/notes.json +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", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/473.txt 0 → 100644 +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