mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update FairEmail to 1.2145 (2145)
This commit is contained in:
parent
43f86fb5fe
commit
2e893a4431
1 changed files with 18 additions and 2 deletions
|
|
@ -7003,8 +7003,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2145'
|
||||
versionCode: 2145
|
||||
commit: 510580225d4c6c41f2800c08a53c458200749a51
|
||||
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.2144'
|
||||
CurrentVersionCode: 2144
|
||||
CurrentVersion: '1.2145'
|
||||
CurrentVersionCode: 2145
|
||||
|
|
|
|||
Loading…
Reference in a new issue