mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update FairEmail to 1.1932 (1932)
This commit is contained in:
parent
d4245c5311
commit
cb10cac15e
1 changed files with 18 additions and 2 deletions
|
|
@ -7368,8 +7368,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1932'
|
||||
versionCode: 1932
|
||||
commit: 180a4afcd0a6e848598903e70a6753d1ef2275d9
|
||||
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.1931'
|
||||
CurrentVersionCode: 1931
|
||||
CurrentVersion: '1.1932'
|
||||
CurrentVersionCode: 1932
|
||||
|
|
|
|||
Loading…
Reference in a new issue