mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update FairEmail to 1.1680 (1680)
This commit is contained in:
parent
5e261ecccf
commit
e1d2a4d2a4
1 changed files with 18 additions and 2 deletions
|
|
@ -4484,8 +4484,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: '1.1680'
|
||||||
|
versionCode: 1680
|
||||||
|
commit: e3f1c2ab258708190891b47315ad605176ed29bc
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||||
CurrentVersion: '1.1678'
|
CurrentVersion: '1.1680'
|
||||||
CurrentVersionCode: 1678
|
CurrentVersionCode: 1680
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue