2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-07-30 01:01:37 +00:00

Bumped minimum iOS version (#258)

This commit is contained in:
Gustaf Järgren
2023-02-10 22:43:36 +01:00
committed by GitHub
parent 7447a18e64
commit 262a629923
2 changed files with 6 additions and 2 deletions

View File

@@ -67,5 +67,9 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>https</string>
</array>
</dict>
</plist>