Skip to content

Commit

Permalink
chore: update minimum os version to 12 in AppFrameworkInfo.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
1abhishekpandey committed Apr 23, 2024
1 parent 72ef11f commit fe19868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/example/ios/Flutter/AppFrameworkInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>12.0</string>
</dict>
</plist>

0 comments on commit fe19868

Please sign in to comment.