Update FairEmail to 1.1883 (1883)

This commit is contained in:
F-Droid checkupdates bot 2022-04-26 04:45:23 +00:00
parent 38f1141432
commit 6c2b92cce2

View file

@ -6628,8 +6628,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1883'
versionCode: 1883
commit: d9ca8512b5a3c935b9251d95bcfdd1f55b0750e6
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.1881'
CurrentVersionCode: 1881
CurrentVersion: '1.1883'
CurrentVersionCode: 1883