mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update FairEmail to 1.2105 (2105)
This commit is contained in:
parent
9fdcd11143
commit
abaa439b10
1 changed files with 21 additions and 2 deletions
|
|
@ -6464,8 +6464,27 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2105'
|
||||
versionCode: 2105
|
||||
commit: 4b5c5b40ef1b2d47dc88b94b81e3fc194e3d8faa
|
||||
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.2104'
|
||||
CurrentVersionCode: 2104
|
||||
CurrentVersion: '1.2105'
|
||||
CurrentVersionCode: 2105
|
||||
|
|
|
|||
Loading…
Reference in a new issue