mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
immich - disable non-foss deps, no aum
This commit is contained in:
parent
9e8378b4e6
commit
dfab422b02
1 changed files with 2 additions and 1 deletions
|
|
@ -1625,6 +1625,7 @@ Builds:
|
|||
|
||||
- versionName: 1.76.0
|
||||
versionCode: 99
|
||||
disable: https://github.com/immich-app/immich/issues/3920
|
||||
commit: 49c2d4d115557390d137b36d5818973bcb51f00c
|
||||
subdir: mobile
|
||||
submodules: true
|
||||
|
|
@ -1656,7 +1657,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --release
|
||||
ndk: r25c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: mobile/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.76.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue