Update FairEmail to 1.1864 (1864)

This commit is contained in:
F-Droid checkupdates bot 2022-03-31 04:58:13 +00:00
parent 1dc17c8d79
commit c9906361f2

View file

@ -6420,8 +6420,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1864'
versionCode: 1864
commit: 96e057a0e6e69916d2630bbfe55a116a62fc4ddc
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.1862'
CurrentVersionCode: 1862
CurrentVersion: '1.1864'
CurrentVersionCode: 1864