Update FairEmail to 1.2091 (2091)

This commit is contained in:
F-Droid checkupdates bot 2023-08-05 13:15:50 +00:00
parent 7a568e5430
commit 4dfced3572

View file

@ -6293,8 +6293,27 @@ Builds:
- app/lib
ndk: r25c
- versionName: '1.2091'
versionCode: 2091
commit: 8e6fcc874280097272241f17d444e4939302a562
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroid
prebuild:
- sed -i -e '/keystoreProperties/d' -e '/annotation-experimental/afdroidImplementation
"com.google.code.findbugs:jsr305:3.0.2"' build.gradle
- sdkmanager 'cmake;3.22.1'
scandelete:
- app/lib
ndk: r25c
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||([\d.]+)
CurrentVersion: '1.2089'
CurrentVersionCode: 2089
CurrentVersion: '1.2091'
CurrentVersionCode: 2091