mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FairEmail to 1.1937 (1937)
This commit is contained in:
parent
9681a2e460
commit
1ea7e6e53e
1 changed files with 18 additions and 2 deletions
|
|
@ -4596,8 +4596,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1937'
|
||||
versionCode: 1937
|
||||
commit: 7bedb14dd070465742c9615ace2815290ea7eee0
|
||||
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: r23c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1932'
|
||||
CurrentVersionCode: 1932
|
||||
CurrentVersion: '1.1937'
|
||||
CurrentVersionCode: 1937
|
||||
|
|
|
|||
Loading…
Reference in a new issue