Update FairEmail to 1.1807 (1807)

This commit is contained in:
F-Droid checkupdates bot 2022-01-12 04:25:19 +00:00
parent 8fc4b3d8dd
commit fc985677ca

View file

@ -5764,8 +5764,24 @@ Builds:
- app/lib
ndk: r23b
- versionName: '1.1807'
versionCode: 1807
commit: 69258b092d17c5cce726f927cfef6c04453220b9
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.1805'
CurrentVersionCode: 1805
CurrentVersion: '1.1807'
CurrentVersionCode: 1807