mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FairEmail to 1.1950 (1950)
This commit is contained in:
parent
b5b824c6a4
commit
8da8af627a
1 changed files with 18 additions and 2 deletions
|
|
@ -4708,8 +4708,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1950'
|
||||
versionCode: 1950
|
||||
commit: af92c2c75ea521f43efe64a0b7fdbda0acbba6ab
|
||||
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.1947'
|
||||
CurrentVersionCode: 1947
|
||||
CurrentVersion: '1.1950'
|
||||
CurrentVersionCode: 1950
|
||||
|
|
|
|||
Loading…
Reference in a new issue