mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FairEmail to 1.2156 (2156)
This commit is contained in:
parent
12eaf500e0
commit
1adfb22f13
1 changed files with 18 additions and 2 deletions
|
|
@ -7147,8 +7147,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2156'
|
||||
versionCode: 2156
|
||||
commit: 309fe57be91d8056cc2fdf0f90908d851d3add11
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sdkmanager 'cmake;3.22.1'
|
||||
scandelete:
|
||||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||([\d.]+)
|
||||
CurrentVersion: '1.2155'
|
||||
CurrentVersionCode: 2155
|
||||
CurrentVersion: '1.2156'
|
||||
CurrentVersionCode: 2156
|
||||
|
|
|
|||
Loading…
Reference in a new issue