We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c853a95 commit f439dc3Copy full SHA for f439dc3
example/ios/Flutter/AppFrameworkInfo.plist
@@ -21,6 +21,6 @@
21
<key>CFBundleVersion</key>
22
<string>1.0</string>
23
<key>MinimumOSVersion</key>
24
- <string>8.0</string>
+ <string>9.0</string>
25
</dict>
26
</plist>
example/pubspec.yaml
@@ -24,7 +24,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
27
- flutter_pangle_ads: ^1.4.0
+ flutter_pangle_ads: ^2.5.0
28
loadany: ^0.1.4
29
30
dev_dependencies:
0 commit comments