mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FairEmail to 1.2107 (2107)
This commit is contained in:
parent
f5832daf52
commit
eb19403abf
1 changed files with 21 additions and 2 deletions
|
|
@ -6483,8 +6483,27 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2107'
|
||||
versionCode: 2107
|
||||
commit: 54c810803e9bc6490d4e05215af83dc26a69f81d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/keystoreProperties/d' -e '/annotation-experimental/afdroidImplementation
|
||||
"com.google.code.findbugs:jsr305:3.0.2"' build.gradle
|
||||
- sdkmanager 'cmake;3.22.1'
|
||||
scandelete:
|
||||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||([\d.]+)
|
||||
CurrentVersion: '1.2106'
|
||||
CurrentVersionCode: 2106
|
||||
CurrentVersion: '1.2107'
|
||||
CurrentVersionCode: 2107
|
||||
|
|
|
|||
Loading…
Reference in a new issue