@castleio/react-native-castle 2.0.8 → 2.0.9
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.
|
@@ -7,11 +7,7 @@
|
|
|
7
7
|
<option name="autoReloadType" value="NONE" />
|
|
8
8
|
</component>
|
|
9
9
|
<component name="ChangeListManager">
|
|
10
|
-
<list default="true" id="77b61a6f-4ac9-45b2-a7de-a3c6777574bb" name="Default Changelist" comment=""
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/gradle.properties" beforeDir="false" afterPath="$PROJECT_DIR$/gradle.properties" afterDir="false" />
|
|
13
|
-
<change beforePath="$PROJECT_DIR$/../example/android/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/../example/android/build.gradle" afterDir="false" />
|
|
14
|
-
</list>
|
|
10
|
+
<list default="true" id="77b61a6f-4ac9-45b2-a7de-a3c6777574bb" name="Default Changelist" comment="" />
|
|
15
11
|
<option name="SHOW_DIALOG" value="false" />
|
|
16
12
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
17
13
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
package/android/build.gradle
CHANGED