-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch react-native-leaflet-view@0.1.2
for the project I'm working on.
Here is the diff that solved my problem:
diff --git a/node_modules/react-native-leaflet-view/android/gradle.properties b/node_modules/react-native-leaflet-view/android/gradle.properties
index 3cb36dc..2867f1b 100644
--- a/node_modules/react-native-leaflet-view/android/gradle.properties
+++ b/node_modules/react-native-leaflet-view/android/gradle.properties
@@ -1,4 +1,4 @@
-Leaflet_kotlinVersion=1.3.50
+Leaflet_kotlinVersion=1.6.10
Leaflet_compileSdkVersion=29
Leaflet_buildToolsVersion=29.0.2
Leaflet_targetSdkVersion=29
This issue body was partially generated by patch-package.
Metadata
Metadata
Assignees
Labels
No labels