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 496 versionName "3.23.3" versionCode 497 versionName "3.23.4" 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.23.4", "code": "497", "note": "Fixed:\n\n- Holes in timelines due to a cache bug\n- Fix tags issue with RTL and the markdown format\n- Scrollable bio when editing profiles\n- Crash when adding a user into a list" }, { "version": "3.23.3", "code": "496", Loading src/fdroid/fastlane/metadata/android/en/changelogs/497.txt 0 → 100644 +6 −0 Original line number Diff line number Diff line Fixed: - Holes in timelines due to a cache bug - Fix tags issue with RTL and the markdown format - Scrollable bio when editing profiles - Crash when adding a user into a list 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 496 versionName "3.23.3" versionCode 497 versionName "3.23.4" 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.23.4", "code": "497", "note": "Fixed:\n\n- Holes in timelines due to a cache bug\n- Fix tags issue with RTL and the markdown format\n- Scrollable bio when editing profiles\n- Crash when adding a user into a list" }, { "version": "3.23.3", "code": "496", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/497.txt 0 → 100644 +6 −0 Original line number Diff line number Diff line Fixed: - Holes in timelines due to a cache bug - Fix tags issue with RTL and the markdown format - Scrollable bio when editing profiles - Crash when adding a user into a list