Skip to content

Android build error after install #38

@alexsoul95

Description

@alexsoul95

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions