mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update FairEmail to 1.1731 (1731)
This commit is contained in:
parent
5c83a1636b
commit
093c2e1367
1 changed files with 18 additions and 2 deletions
|
|
@ -5012,8 +5012,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1731'
|
||||
versionCode: 1731
|
||||
commit: 64460872aacfe1e318a89e862574c4c4274ac75a
|
||||
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.1730'
|
||||
CurrentVersionCode: 1730
|
||||
CurrentVersion: '1.1731'
|
||||
CurrentVersionCode: 1731
|
||||
|
|
|
|||
Loading…
Reference in a new issue