mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update FairEmail to 1.1747 (1747)
This commit is contained in:
parent
cbb8225d15
commit
e7b657aefc
1 changed files with 18 additions and 2 deletions
|
|
@ -5076,8 +5076,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: '1.1747'
|
||||||
|
versionCode: 1747
|
||||||
|
commit: 23cd5110bd827dc8fe3c9a265e67b4c744d86053
|
||||||
|
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.1746'
|
CurrentVersion: '1.1747'
|
||||||
CurrentVersionCode: 1746
|
CurrentVersionCode: 1747
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue