1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Removed FormDatePicker type param. (#934)

This commit is contained in:
Andrew Brogdon
2021-10-15 16:31:53 -07:00
committed by GitHub
parent 97010f5411
commit b01152dfe1
2 changed files with 10 additions and 10 deletions

View File

@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<string>9.0</string>
</dict>
</plist>