mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update FairEmail to 1.2070 (2070)
This commit is contained in:
parent
1abcce4cf9
commit
2c5800cfdf
1 changed files with 21 additions and 2 deletions
|
|
@ -5951,8 +5951,27 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r25c
|
||||
|
||||
- versionName: '1.2070'
|
||||
versionCode: 2070
|
||||
commit: c42d9dad8ef90788e5ed5076452c66a68a4eb019
|
||||
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.2069'
|
||||
CurrentVersionCode: 2069
|
||||
CurrentVersion: '1.2070'
|
||||
CurrentVersionCode: 2070
|
||||
|
|
|
|||
Loading…
Reference in a new issue