mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FairEmail to 1.1873 (1873)
This commit is contained in:
parent
9f71ea6f93
commit
864ef08813
1 changed files with 18 additions and 2 deletions
|
|
@ -6532,8 +6532,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: '1.1873'
|
||||||
|
versionCode: 1873
|
||||||
|
commit: 6ec556046da3c3383b2daf014280505f194f26d8
|
||||||
|
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.1870'
|
CurrentVersion: '1.1873'
|
||||||
CurrentVersionCode: 1870
|
CurrentVersionCode: 1873
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue