mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update FairEmail to 1.1779 (1779)
This commit is contained in:
parent
a66d9b0f57
commit
8e59ec2c7d
1 changed files with 18 additions and 2 deletions
|
|
@ -5444,8 +5444,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1779'
|
||||
versionCode: 1779
|
||||
commit: 396ef5d019c4eaca208d0be4ac19e64eff15a594
|
||||
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: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1778'
|
||||
CurrentVersionCode: 1778
|
||||
CurrentVersion: '1.1779'
|
||||
CurrentVersionCode: 1779
|
||||
|
|
|
|||
Loading…
Reference in a new issue