mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
FairEmail update & enable AUM
This commit is contained in:
parent
1bbd841a1c
commit
48228116a1
1 changed files with 6 additions and 7 deletions
|
|
@ -7240,10 +7240,9 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '1.1920'
|
||||
versionCode: 1920
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_995172459
|
||||
commit: 044b78a3a95875168c4a68cd34011963a6b3f01d
|
||||
- versionName: '1.1921'
|
||||
versionCode: 1921
|
||||
commit: bb9a62d40ec05459b426ae33545a1f33853e7318
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -7257,8 +7256,8 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1920'
|
||||
CurrentVersionCode: 1920
|
||||
CurrentVersion: '1.1921'
|
||||
CurrentVersionCode: 1921
|
||||
|
|
|
|||
Loading…
Reference in a new issue