mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FairEmail to 1.1803 (1803)
This commit is contained in:
parent
2e93dd5b3e
commit
ce3c741baf
1 changed files with 18 additions and 2 deletions
|
|
@ -5716,8 +5716,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: '1.1803'
|
||||||
|
versionCode: 1803
|
||||||
|
commit: 14a8f6e28ad2c32e463adf1cc647bba2adbcc62d
|
||||||
|
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.1802'
|
CurrentVersion: '1.1803'
|
||||||
CurrentVersionCode: 1802
|
CurrentVersionCode: 1803
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue