mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FairEmail to 1.1906 (1906)
This commit is contained in:
parent
b013ca500b
commit
e59a9ac956
1 changed files with 18 additions and 2 deletions
|
|
@ -6948,8 +6948,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '1.1906'
|
||||
versionCode: 1906
|
||||
commit: ab988e4d6a9e9e9c15f60896777ec9d12a51fa42
|
||||
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: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1905'
|
||||
CurrentVersionCode: 1905
|
||||
CurrentVersion: '1.1906'
|
||||
CurrentVersionCode: 1906
|
||||
|
|
|
|||
Loading…
Reference in a new issue