diff --git a/android/gradle.properties b/android/gradle.properties index b7eb7aeb..e7201b38 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -5,8 +5,8 @@ org.maplibre.reactnative.compileSdkVersion=31 org.maplibre.reactnative.ndkVersion=21.4.7075529 # MapLibre React Native -org.maplibre.reactnative.nativeVersion=11.7.1 -org.maplibre.reactnative.pluginVersion=3.0.1 +org.maplibre.reactnative.nativeVersion=11.8.0 +org.maplibre.reactnative.pluginVersion=3.0.2 org.maplibre.reactnative.turfVersion=6.0.1 org.maplibre.reactnative.okhttpVersion=4.9.0 # Available values: default, google diff --git a/docs/guides/setup/Getting-Started.md b/docs/guides/setup/Getting-Started.md index 5dcbc497..d2b23c2d 100644 --- a/docs/guides/setup/Getting-Started.md +++ b/docs/guides/setup/Getting-Started.md @@ -9,7 +9,7 @@ This package wraps MapLibre Native for Android and iOS, these are the currently
Android
- 11.7.1 + 11.8.0
iOS