mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update FairEmail to 1.1690 (1690)
This commit is contained in:
parent
8be63d6dae
commit
ac9fdb285f
1 changed files with 18 additions and 2 deletions
|
|
@ -4580,8 +4580,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1690'
|
||||
versionCode: 1690
|
||||
commit: 8c5c22ea799b45aabc9f22e67562449a2bf3c5e5
|
||||
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.1689'
|
||||
CurrentVersionCode: 1689
|
||||
CurrentVersion: '1.1690'
|
||||
CurrentVersionCode: 1690
|
||||
|
|
|
|||
Loading…
Reference in a new issue