mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FairEmail to 1.2155 (2155)
This commit is contained in:
parent
e4e0c12e48
commit
5599b67ea6
1 changed files with 18 additions and 2 deletions
|
|
@ -7131,8 +7131,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2155'
|
||||
versionCode: 2155
|
||||
commit: 71675b5857ed6d3e371456af2a9d82caaafb1953
|
||||
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.2154'
|
||||
CurrentVersionCode: 2154
|
||||
CurrentVersion: '1.2155'
|
||||
CurrentVersionCode: 2155
|
||||
|
|
|
|||
Loading…
Reference in a new issue