mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update FairEmail to 1.1947 (1947)
This commit is contained in:
parent
33c14cd9c7
commit
1ccf3b5868
1 changed files with 18 additions and 2 deletions
|
|
@ -4692,8 +4692,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23c
|
||||
|
||||
- versionName: '1.1947'
|
||||
versionCode: 1947
|
||||
commit: 62e4d15ad597efb154768baaf4a51fb814c2519f
|
||||
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.1946'
|
||||
CurrentVersionCode: 1946
|
||||
CurrentVersion: '1.1947'
|
||||
CurrentVersionCode: 1947
|
||||
|
|
|
|||
Loading…
Reference in a new issue