mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 05:29:39 +02:00
fix(matrix-mobile): use sdk-55 build image instead of deprecated default
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2491440fd8
commit
50b1a07669
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"extends": "base",
|
||||
"autoIncrement": true,
|
||||
"ios": {
|
||||
"image": "default"
|
||||
"image": "sdk-55"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue