Update FairEmail to 1.1839 (1839)

This commit is contained in:
F-Droid checkupdates bot 2022-02-17 04:32:55 +00:00
parent 4177717838
commit 57ec0befc1

View file

@ -6148,8 +6148,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1839'
versionCode: 1839
commit: 28c11ad3abecccb5fb8132f5ac8eb9eff56e8352
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.1838'
CurrentVersionCode: 1838
CurrentVersion: '1.1839'
CurrentVersionCode: 1839