mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update FairEmail to 1.1820 (1820)
This commit is contained in:
parent
f9719a4a9e
commit
c14d642753
1 changed files with 18 additions and 2 deletions
|
|
@ -5924,8 +5924,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: '1.1820'
|
||||||
|
versionCode: 1820
|
||||||
|
commit: 870fc0a862ffa130ef4c8c278b8594ed2cec1bc4
|
||||||
|
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: r23b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||||
CurrentVersion: '1.1819'
|
CurrentVersion: '1.1820'
|
||||||
CurrentVersionCode: 1819
|
CurrentVersionCode: 1820
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue