mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update FairEmail to 1.2142 (2142)
This commit is contained in:
parent
bd5f656148
commit
1a5c80db73
1 changed files with 18 additions and 2 deletions
|
|
@ -6971,8 +6971,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2142'
|
||||
versionCode: 2142
|
||||
commit: f9c96aabec2544695a28c70a3fba7d1373247aa7
|
||||
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.2141'
|
||||
CurrentVersionCode: 2141
|
||||
CurrentVersion: '1.2142'
|
||||
CurrentVersionCode: 2142
|
||||
|
|
|
|||
Loading…
Reference in a new issue