mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update FairEmail to 1.1896 (1896)
This commit is contained in:
parent
9dc776a91e
commit
f1a0324f2d
1 changed files with 18 additions and 2 deletions
|
|
@ -6804,8 +6804,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '1.1896'
|
||||
versionCode: 1896
|
||||
commit: 02cd3dbfa4b00520f59600c004a4d3916f21b6c0
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1895'
|
||||
CurrentVersionCode: 1895
|
||||
CurrentVersion: '1.1896'
|
||||
CurrentVersionCode: 1896
|
||||
|
|
|
|||
Loading…
Reference in a new issue