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