mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 07:09:37 +00:00
Update FairEmail to 1.1942 (1942)
This commit is contained in:
parent
6f43c70f9e
commit
f0057250c3
1 changed files with 18 additions and 2 deletions
|
|
@ -4644,8 +4644,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1942'
|
||||
versionCode: 1942
|
||||
commit: 94f2cf1e7c097015d9d3011df5f5fa2937ad86ad
|
||||
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.1941'
|
||||
CurrentVersionCode: 1941
|
||||
CurrentVersion: '1.1942'
|
||||
CurrentVersionCode: 1942
|
||||
|
|
|
|||
Loading…
Reference in a new issue