mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update FairEmail to 1.1946 (1946)
This commit is contained in:
parent
18337a0fae
commit
026e2b794c
1 changed files with 18 additions and 2 deletions
|
|
@ -4676,8 +4676,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1946'
|
||||
versionCode: 1946
|
||||
commit: 9aba3e805ce7f67a2185a27698709440c90502d0
|
||||
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.1945'
|
||||
CurrentVersionCode: 1945
|
||||
CurrentVersion: '1.1946'
|
||||
CurrentVersionCode: 1946
|
||||
|
|
|
|||
Loading…
Reference in a new issue