Skip to content

Commit

Permalink
fixup! feat(suite-native): Mobile Trade: Token picker modal visual stub
Browse files Browse the repository at this point in the history
  • Loading branch information
jbazant committed Feb 4, 2025
1 parent 2f35253 commit 132ec17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suite-native/app/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export default ({ config }: ConfigContext): ExpoConfig => {
slug: appSlugs[buildType],
owner: appOwners[buildType],
version: suiteNativeVersion,
runtimeVersion: '24',
runtimeVersion: '25',
...(buildType === 'production'
? {}
: {
Expand Down

0 comments on commit 132ec17

Please sign in to comment.