mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FairEmail to 1.1718 (1718)
This commit is contained in:
parent
220259ef3e
commit
8823ae94ee
1 changed files with 18 additions and 2 deletions
|
|
@ -4868,8 +4868,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1718'
|
||||
versionCode: 1718
|
||||
commit: e00cec06505b90488d97023c0608b621a3572278
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
|
||||
scandelete:
|
||||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1716'
|
||||
CurrentVersionCode: 1716
|
||||
CurrentVersion: '1.1718'
|
||||
CurrentVersionCode: 1718
|
||||
|
|
|
|||
Loading…
Reference in a new issue