Update FairEmail to 1.1840 (1840)

This commit is contained in:
F-Droid checkupdates bot 2022-02-18 04:32:40 +00:00
parent 688272ec63
commit 92589391de

View file

@ -6164,8 +6164,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1840'
versionCode: 1840
commit: 79af1b45e8ac8f33bf767fb2fcda4c2ec4ccd827
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.1839'
CurrentVersionCode: 1839
CurrentVersion: '1.1840'
CurrentVersionCode: 1840