mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FairEmail to 1.1951 (1951)
This commit is contained in:
parent
e4e4c87a51
commit
e8b241b60a
1 changed files with 18 additions and 2 deletions
|
|
@ -4724,8 +4724,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1951'
|
||||
versionCode: 1951
|
||||
commit: 7cc996ae58e146b240a2fc7baeb30c64e052b004
|
||||
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: r23c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1950'
|
||||
CurrentVersionCode: 1950
|
||||
CurrentVersion: '1.1951'
|
||||
CurrentVersionCode: 1951
|
||||
|
|
|
|||
Loading…
Reference in a new issue