Commit a90f7f9a authored by wangjinjing's avatar wangjinjing

版本 091

parent 72104369
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
/.idea /.idea
/.setting /.setting
.classpath .classpath
.project .project-zts
\ No newline at end of file \ No newline at end of file
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="44a845d5-f7de-40e2-a1f0-e7bdb36b97fe" name="Default Changelist" comment=""> <list default="true" id="44a845d5-f7de-40e2-a1f0-e7bdb36b97fe" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list> </list>
<ignored path="$PROJECT_DIR$/out/" /> <ignored path="$PROJECT_DIR$/out/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
...@@ -106,6 +107,11 @@ ...@@ -106,6 +107,11 @@
</component> </component>
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="master" />
</map>
</option>
<option name="PUSH_TAGS"> <option name="PUSH_TAGS">
<GitPushTagMode /> <GitPushTagMode />
</option> </option>
...@@ -215,7 +221,7 @@ ...@@ -215,7 +221,7 @@
<component name="PropertiesComponent"> <component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" /> <property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" /> <property name="aspect.path.notification.shown" value="true" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1587748077481" /> <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1587748592746" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" /> <property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="project.structure.last.edited" value="Libraries" /> <property name="project.structure.last.edited" value="Libraries" />
<property name="project.structure.proportion" value="0.15" /> <property name="project.structure.proportion" value="0.15" />
...@@ -380,11 +386,18 @@ ...@@ -380,11 +386,18 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1587748160738</updated> <updated>1587748160738</updated>
</task> </task>
<option name="localTasksCounter" value="2" /> <task id="LOCAL-00002" summary="文件 修改">
<created>1587748343765</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1587748343765</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="684845000" /> <option name="totallyTimeSpent" value="685115000" />
</component> </component>
<component name="TodoView"> <component name="TodoView">
<todo-panel id="selected-file"> <todo-panel id="selected-file">
...@@ -474,7 +487,8 @@ ...@@ -474,7 +487,8 @@
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="生产版本代码基线建立" /> <MESSAGE value="生产版本代码基线建立" />
<option name="LAST_COMMIT_MESSAGE" value="生产版本代码基线建立" /> <MESSAGE value="文件 修改" />
<option name="LAST_COMMIT_MESSAGE" value="文件 修改" />
</component> </component>
<component name="XDebuggerManager"> <component name="XDebuggerManager">
<breakpoint-manager> <breakpoint-manager>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment