mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update FairEmail to 1.1772 (1772)
This commit is contained in:
parent
9fab21fcc0
commit
3e10a987e2
1 changed files with 18 additions and 2 deletions
|
|
@ -5348,8 +5348,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: '1.1772'
|
||||||
|
versionCode: 1772
|
||||||
|
commit: f4fde96377287b844105a7b0d8c0da600b73088b
|
||||||
|
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: 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.1771'
|
CurrentVersion: '1.1772'
|
||||||
CurrentVersionCode: 1771
|
CurrentVersionCode: 1772
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue