Update FairEmail to 1.1855 (1855)

This commit is contained in:
F-Droid checkupdates bot 2022-03-13 04:35:51 +00:00
parent aeff47002b
commit 7401943b6b

View file

@ -6308,8 +6308,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1855'
versionCode: 1855
commit: 83880b315f554653848f9f1c3fc9771e545c89af
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild: sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
scandelete:
- app/lib
ndk: r23b
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
CurrentVersion: '1.1854'
CurrentVersionCode: 1854
CurrentVersion: '1.1855'
CurrentVersionCode: 1855