Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 34 versionCode 529 versionName "3.32.0" versionCode 530 versionName "3.32.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.32.1", "code": "530", "note": "Fixed:\n- Fix a crash on some devices\n- Hide quote button\n- Fix a layout issue with pictures in landscape\n- Fix a crash when opening the original message from a picture" }, { "version": "3.32.0", "code": "529", Loading src/fdroid/fastlane/metadata/android/en/changelogs/530.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line Fixed: - Fix a crash on some devices - Hide quote button - Fix a layout issue with pictures in landscape - Fix a crash when opening the original message from a picture 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 34 versionCode 529 versionName "3.32.0" versionCode 530 versionName "3.32.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.32.1", "code": "530", "note": "Fixed:\n- Fix a crash on some devices\n- Hide quote button\n- Fix a layout issue with pictures in landscape\n- Fix a crash when opening the original message from a picture" }, { "version": "3.32.0", "code": "529", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/530.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line Fixed: - Fix a crash on some devices - Hide quote button - Fix a layout issue with pictures in landscape - Fix a crash when opening the original message from a picture No newline at end of file