Skip to content

Commit f439dc3

Browse files
committed
1、更新 Demo 穿山甲依赖版本
1 parent c853a95 commit f439dc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/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>8.0</string>
24+
<string>9.0</string>
2525
</dict>
2626
</plist>

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
# The following adds the Cupertino Icons font to your application.
2525
# Use with the CupertinoIcons class for iOS style icons.
2626
cupertino_icons: ^1.0.0
27-
flutter_pangle_ads: ^1.4.0
27+
flutter_pangle_ads: ^2.5.0
2828
loadany: ^0.1.4
2929

3030
dev_dependencies:

0 commit comments

Comments
 (0)