Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 31 versionCode 425 versionName "3.6.4" versionCode 426 versionName "3.6.5" 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.6.5", "code": "426", "note": "- Two new Light themes\n- More moderation features\n\nFixed:\n- Filter not working\n- Crash with trends\n- Some content lost when sending messages (mentions)\n- Some other fixes" }, { "version": "3.6.4", "code": "425", Loading src/fdroid/fastlane/metadata/android/en/changelogs/426.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line Added: - Two new Light themes - More moderation features Fixed: - Filter not working - Crash with trends - Some content lost when sending messages (mentions) - Some other fixes 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 31 versionCode 425 versionName "3.6.4" versionCode 426 versionName "3.6.5" 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.6.5", "code": "426", "note": "- Two new Light themes\n- More moderation features\n\nFixed:\n- Filter not working\n- Crash with trends\n- Some content lost when sending messages (mentions)\n- Some other fixes" }, { "version": "3.6.4", "code": "425", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/426.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line Added: - Two new Light themes - More moderation features Fixed: - Filter not working - Crash with trends - Some content lost when sending messages (mentions) - Some other fixes No newline at end of file