Update FairEmail to 1.1793 (1793)

This commit is contained in:
F-Droid checkupdates bot 2021-12-21 04:30:50 +00:00
parent 019edc161a
commit 5be7af82d4

View file

@ -5620,8 +5620,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1793'
versionCode: 1793
commit: 031bf3c57ccd28534a7566adc2dfb91fa82bca0c
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.1792'
CurrentVersionCode: 1792
CurrentVersion: '1.1793'
CurrentVersionCode: 1793