mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:33:26 +00:00
chore: format
This commit is contained in:
@@ -90,12 +90,10 @@ const defineConfig = (): ExpoConfig => ({
|
|||||||
[
|
[
|
||||||
"expo-pod-pinner",
|
"expo-pod-pinner",
|
||||||
{
|
{
|
||||||
"targetName": "movieweb",
|
targetName: "movieweb",
|
||||||
"pods": [
|
pods: [{ "OpenSSL-Universal": "1.1.2200" }],
|
||||||
{ "OpenSSL-Universal": "1.1.2200" }
|
},
|
||||||
]
|
],
|
||||||
}
|
|
||||||
]
|
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user