vbea 2 vuotta sitten
vanhempi
sitoutus
99dc3b7002
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      Strides-APP/android/app/build.gradle
  2. 1 1
      Strides-APP/package.json

+ 1 - 1
Strides-APP/android/app/build.gradle

@@ -51,7 +51,7 @@ react {
 /**
  * Set this to true to Run Proguard on Release builds to minify the Java bytecode.
  */
-def enableProguardInReleaseBuilds = false
+def enableProguardInReleaseBuilds = true
 
 /**
  * The preferred build flavor of JavaScriptCore (JSC)

+ 1 - 1
Strides-APP/package.json

@@ -49,7 +49,7 @@
     "react-native-image-crop-picker": "^0.40.0",
     "react-native-map-clustering": "^3.4.2",
     "react-native-map-link": "^2.7.27",
-    "react-native-maps": "2.0.0-beta.2",
+    "react-native-maps": "https://gitee.com/vbes/react-native-maps.git",
     "react-native-modal": "^13.0.1",
     "react-native-modal-datetime-picker": "^17.1.0",
     "react-native-pager-view": "^6.2.0",