build(ios): bump deployment target 13 → 14

This commit is contained in:
klockky
2026-06-23 15:18:24 +03:00
parent fde789f926
commit 817c5b0174
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>13.0</string>
<string>14.0</string>
</dict>
</plist>