mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FairEmail to 1.2144 (2144)
This commit is contained in:
parent
3006a0e5b2
commit
7c4f1a5fe3
1 changed files with 18 additions and 2 deletions
|
|
@ -6987,8 +6987,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2144'
|
||||
versionCode: 2144
|
||||
commit: 37e2bbbc9930f97abfc03dc254104a7e16b43258
|
||||
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.2143'
|
||||
CurrentVersionCode: 2143
|
||||
CurrentVersion: '1.2144'
|
||||
CurrentVersionCode: 2144
|
||||
|
|
|
|||
Loading…
Reference in a new issue