mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FairEmail to 1.2135 (2135)
This commit is contained in:
parent
c2db8dd2c6
commit
28b0615986
1 changed files with 18 additions and 2 deletions
|
|
@ -6875,8 +6875,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2135'
|
||||
versionCode: 2135
|
||||
commit: 73599a30d7d51b74d47ca4169fbdfecdee1fd180
|
||||
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.2134'
|
||||
CurrentVersionCode: 2134
|
||||
CurrentVersion: '1.2135'
|
||||
CurrentVersionCode: 2135
|
||||
|
|
|
|||
Loading…
Reference in a new issue