Update FairEmail to 1.1888 (1888)

This commit is contained in:
F-Droid checkupdates bot 2022-05-02 04:47:54 +00:00
parent 9704f01a95
commit 6e2d50b696

View file

@ -6692,8 +6692,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1888'
versionCode: 1888
commit: 56e88f5f562690911462c963bf93c79b468421eb
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.1887'
CurrentVersionCode: 1887
CurrentVersion: '1.1888'
CurrentVersionCode: 1888