mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update FairEmail to 1.1691 (1691)
This commit is contained in:
parent
7079265e2c
commit
254c18c0f7
1 changed files with 18 additions and 2 deletions
|
|
@ -4596,8 +4596,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1691'
|
||||
versionCode: 1691
|
||||
commit: 18c018108b8b0693c3d755a8f55f55fce5877398
|
||||
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.1690'
|
||||
CurrentVersionCode: 1690
|
||||
CurrentVersion: '1.1691'
|
||||
CurrentVersionCode: 1691
|
||||
|
|
|
|||
Loading…
Reference in a new issue