From 71d0353301dc5c02aab4241b9312a71b8f1c1725 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A2=81=E9=9D=99=E6=98=A5?= <15011463309@163.com>
Date: Thu, 1 Dec 2022 17:26:50 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=EF=BC=9A=E4=BF=AE=E6=94=B9?=
 =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=BA=93=E7=9A=84=E7=89=88=E6=9C=AC=EF=BC=9B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ios/clx_map_navigation.podspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ios/clx_map_navigation.podspec b/ios/clx_map_navigation.podspec
index 0cdb47f..0f60ae9 100644
--- a/ios/clx_map_navigation.podspec
+++ b/ios/clx_map_navigation.podspec
@@ -20,7 +20,7 @@ A new Flutter plugin project.
   s.libraries = ["z", "c++"]
 
   s.dependency 'Flutter'
-  s.dependency 'AMapNavi'
+  s.dependency 'AMapNavi', '7.1.0'
   s.platform = :ios, '9.0'
 
   # Flutter.framework does not contain a i386 slice.
-- 
2.17.1