fix(mobile): target minSdk for the native lib, move memory-card thumbhash to the core, add native CI

This commit is contained in:
Santo Shakil 2026-07-20 20:11:39 +06:00
parent ce718e6c10
commit 2786cc16a1
57 changed files with 760 additions and 702 deletions

View file

@ -35,6 +35,7 @@ jobs:
mobile:
- 'mobile/**'
- 'i18n/en.json'
- 'native/**'
force-filters: |
- '.github/workflows/static_analysis.yml'
force-events: 'workflow_dispatch,release'