Update FairEmail to 1.1857 (1857)

This commit is contained in:
F-Droid checkupdates bot 2022-03-20 04:44:52 +00:00
parent 9eff21df2c
commit d95f9ae0b2

View file

@ -6340,8 +6340,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1857'
versionCode: 1857
commit: be7be73c9c78a7f79df463cc25d600888a2acf7c
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.1856'
CurrentVersionCode: 1856
CurrentVersion: '1.1857'
CurrentVersionCode: 1857