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 490 versionName "3.22.0" versionCode 491 versionName "3.22.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.22.1", "code": "491", "note": "Added:\n- Follow Lemmy instance (from Manage Timelines)\nFixed:\n- Add 50 chars max for poll options" }, { "version": "3.22.0", "code": "490", Loading src/fdroid/fastlane/metadata/android/en/changelogs/491.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line Added: - Follow Lemmy instance (from Manage Timelines) Fixed: - Add 50 chars max for poll options 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 490 versionName "3.22.0" versionCode 491 versionName "3.22.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.22.1", "code": "491", "note": "Added:\n- Follow Lemmy instance (from Manage Timelines)\nFixed:\n- Add 50 chars max for poll options" }, { "version": "3.22.0", "code": "490", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/491.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line Added: - Follow Lemmy instance (from Manage Timelines) Fixed: - Add 50 chars max for poll options