mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update FairEmail to 1.1698 (1698)
This commit is contained in:
parent
ce5e5b327c
commit
9a4e39ba3b
1 changed files with 18 additions and 2 deletions
|
|
@ -4660,8 +4660,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1698'
|
||||
versionCode: 1698
|
||||
commit: 1640e56015640fc7be5cdb630f3089d413cb0c0f
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
|
||||
scandelete:
|
||||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1695'
|
||||
CurrentVersionCode: 1695
|
||||
CurrentVersion: '1.1698'
|
||||
CurrentVersionCode: 1698
|
||||
|
|
|
|||
Loading…
Reference in a new issue