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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>