1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update google_maps sample (#1984)

This commit is contained in:
Angela Yu
2023-08-08 19:00:59 -07:00
committed by GitHub
parent 058b7fe7d5
commit 286b5ca6c3
6 changed files with 23 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
# Google Maps SDK requires platform version 13
platform :ios, '13.0'
# Google Maps SDK requires platform version 14
platform :ios, '14.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'