Update FairEmail to 1.1984 (1984)

This commit is contained in:
F-Droid checkupdates bot 2022-10-16 12:01:39 +00:00
parent f7d940e953
commit d47269c7a3

View file

@ -5078,8 +5078,22 @@ Builds:
- app/lib
ndk: r25
- versionName: '1.1984'
versionCode: 1984
commit: f89c07778290d2ff491877c1632b7b0b082a54fc
subdir: app
submodules: true
gradle:
- fdroid
prebuild:
- sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
- sdkmanager 'cmake;3.10.2.4988404'
scandelete:
- app/lib
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
CurrentVersion: '1.1982'
CurrentVersionCode: 1982
CurrentVersion: '1.1984'
CurrentVersionCode: 1984