Skip to content

Commit 050729a

Browse files
committed
build!: bump iOS minimum supported version to 13.0
Required by cupertino_http.
1 parent 7bd2c74 commit 050729a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Flutter/AppFrameworkInfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<key>CFBundleVersion</key>
2222
<string>1.0</string>
2323
<key>MinimumOSVersion</key>
24-
<string>12.0</string>
24+
<string>13.0</string>
2525
</dict>
2626
</plist>

0 commit comments

Comments
 (0)