mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update FairEmail to 1.2159 (2159)
This commit is contained in:
parent
b1a99d66b8
commit
a495cf0120
1 changed files with 18 additions and 2 deletions
|
|
@ -7179,8 +7179,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2159'
|
||||
versionCode: 2159
|
||||
commit: b983878ad81798d4061092b882b195afca14e049
|
||||
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.2158'
|
||||
CurrentVersionCode: 2158
|
||||
CurrentVersion: '1.2159'
|
||||
CurrentVersionCode: 2159
|
||||
|
|
|
|||
Loading…
Reference in a new issue