mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update FairEmail to 1.2162 (2162)
This commit is contained in:
parent
67fc3376fd
commit
7ecaeccded
1 changed files with 18 additions and 2 deletions
|
|
@ -7211,8 +7211,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2162'
|
||||
versionCode: 2162
|
||||
commit: 774c4b67a5b9953e1c9d4686db2c0f1bd2924cb7
|
||||
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.2161'
|
||||
CurrentVersionCode: 2161
|
||||
CurrentVersion: '1.2162'
|
||||
CurrentVersionCode: 2162
|
||||
|
|
|
|||
Loading…
Reference in a new issue