From 8bf2588e4f02d66fd0c7cdce704df7945c8a9b37 Mon Sep 17 00:00:00 2001 From: Saurabh Chavan Date: Tue, 18 Aug 2026 21:04:58 +0530 Subject: [PATCH] fix: alignment of maps dependency with widget --- .mx/known_dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mx/known_dependencies.json b/.mx/known_dependencies.json index b68123eb..ea74c9c7 100644 --- a/.mx/known_dependencies.json +++ b/.mx/known_dependencies.json @@ -3,5 +3,5 @@ "@react-native-firebase/messaging": "20.1.0", "@react-native-firebase/crashlytics": "20.1.0", "react-native-notify-kit": "10.4.7", - "react-native-maps": "0.31.1" + "react-native-maps": "1.20.1" }