@eohjsc/react-native-smart-city 0.6.2-rc4 → 0.6.2-rc5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,6 +22,10 @@ def safeExtGet(prop, fallback) {
22
22
  rootProject.ext.has(prop) ? rootProject.ext.get(prop) : fallback
23
23
  }
24
24
 
25
+ configurations {
26
+ compileClasspath
27
+ }
28
+
25
29
  buildscript {
26
30
  // The Android Gradle plugin is only required when opening the android folder stand-alone.
27
31
  // This avoids unnecessary downloads and potential conflicts when the library is included as a
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eohjsc/react-native-smart-city",
3
3
  "title": "React Native Smart Home",
4
- "version": "0.6.2-rc4",
4
+ "version": "0.6.2-rc5",
5
5
  "description": "TODO",
6
6
  "main": "index.js",
7
7
  "files": [