Skip to content

Commit

Permalink
[expo-go] Bump for SDK 51
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Apr 19, 2024
1 parent 4e59adb commit b4e3a8d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/expo-go/android/sdkVersions.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkVersions":["50.0.0"]}
{"sdkVersions":["51.0.0"]}
4 changes: 2 additions & 2 deletions apps/expo-go/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"owner": "expo-home-dev",
"slug": "home",
"privacy": "unlisted",
"sdkVersion": "50.0.0",
"version": "50.0.0",
"sdkVersion": "51.0.0",
"version": "51.0.0",
"orientation": "portrait",
"platforms": [
"ios",
Expand Down
2 changes: 1 addition & 1 deletion apps/expo-go/ios/Exponent/Supporting/EXSDKVersions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>
<key>sdkVersions</key>
<array>
<string>50.0.0</string>
<string>51.0.0</string>
</array>
</dict>
</plist>
2 changes: 1 addition & 1 deletion apps/expo-go/ios/Exponent/Supporting/sdkVersions.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdkVersions":["50.0.0"]}
{"sdkVersions":["51.0.0"]}
2 changes: 1 addition & 1 deletion dev-home-config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"url": "exps://u.expo.dev/e3ec11de-308d-48c3-9f4c-c07d90733495/group/d7b27b7c-f02a-4caa-9f4d-36c72c203f1e"
"url": "exps://u.expo.dev/e3ec11de-308d-48c3-9f4c-c07d90733495/group/579f8c90-1291-4c86-9c6f-e812c5546f63"
}

0 comments on commit b4e3a8d

Please sign in to comment.