mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
fix(mobile): target minSdk for the native lib, move memory-card thumbhash to the core, add native CI
This commit is contained in:
parent
ce718e6c10
commit
2786cc16a1
57 changed files with 760 additions and 702 deletions
1
.github/workflows/static_analysis.yml
vendored
1
.github/workflows/static_analysis.yml
vendored
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
mobile:
|
||||
- 'mobile/**'
|
||||
- 'i18n/en.json'
|
||||
- 'native/**'
|
||||
force-filters: |
|
||||
- '.github/workflows/static_analysis.yml'
|
||||
force-events: 'workflow_dispatch,release'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue