about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-09-05 08:27:28 -0700
committerGitHub <noreply@github.com>2024-09-05 08:27:28 -0700
commit93c171b403a993a5b942a6333b4de54b99b9265a (patch)
tree904a45cb1a02ed101b1a73d4e1c53f94463c20ee /app.config.js
parent6d8ed5c3c8d0d5176532d3fbc06f0b0257c6e743 (diff)
downloadvoidsky-93c171b403a993a5b942a6333b4de54b99b9265a.tar.zst
[Video] Use `expo-video` from fork (#5159)
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index cd8a4b034..25014ee8f 100644
--- a/app.config.js
+++ b/app.config.js
@@ -191,7 +191,7 @@ module.exports = function (config) {
           'expo-build-properties',
           {
             ios: {
-              deploymentTarget: '14.0',
+              deploymentTarget: '15.1',
               newArchEnabled: false,
             },
             android: {