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 423 versionName "3.6.2" versionCode 424 versionName "3.6.3" 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.3", "code": "424", "note": "Fixed:\n- Issue with messages/notifications not correctly displayed\n- Friendica: issues with mentions and tags (open browser)\n- Improve sharing behaviour\n" }, { "version": "3.6.2", "code": "423", Loading src/fdroid/fastlane/metadata/android/en/changelogs/424.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line Fixed: - Issue with messages/notifications not correctly displayed - Friendica: issues with mentions and tags (open browser) - Improve sharing behaviour 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 423 versionName "3.6.2" versionCode 424 versionName "3.6.3" 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.3", "code": "424", "note": "Fixed:\n- Issue with messages/notifications not correctly displayed\n- Friendica: issues with mentions and tags (open browser)\n- Improve sharing behaviour\n" }, { "version": "3.6.2", "code": "423", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/424.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line Fixed: - Issue with messages/notifications not correctly displayed - Friendica: issues with mentions and tags (open browser) - Improve sharing behaviour