|
|
|
@ -5,6 +5,8 @@
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" id="d7e56712-22f4-40bc-a0f3-1e5675f6adad" name="Changes" comment="">
|
|
|
|
<list default="true" id="d7e56712-22f4-40bc-a0f3-1e5675f6adad" name="Changes" comment="">
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
@ -58,7 +60,7 @@
|
|
|
|
"android.gradle.sync.needed": "true",
|
|
|
|
"android.gradle.sync.needed": "true",
|
|
|
|
"cf.first.check.clang-format": "false",
|
|
|
|
"cf.first.check.clang-format": "false",
|
|
|
|
"cidr.known.project.marker": "true",
|
|
|
|
"cidr.known.project.marker": "true",
|
|
|
|
"git-widget-placeholder": "main",
|
|
|
|
"git-widget-placeholder": "cxy__branch",
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
"last_opened_file_path": "E:/temp"
|
|
|
|
"last_opened_file_path": "E:/temp"
|
|
|
|
@ -66,10 +68,9 @@
|
|
|
|
}]]></component>
|
|
|
|
}]]></component>
|
|
|
|
<component name="RunManager">
|
|
|
|
<component name="RunManager">
|
|
|
|
<configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false">
|
|
|
|
<configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false">
|
|
|
|
<module name="My_Application.app" />
|
|
|
|
|
|
|
|
<option name="ANDROID_RUN_CONFIGURATION_SCHEMA_VERSION" value="1" />
|
|
|
|
<option name="ANDROID_RUN_CONFIGURATION_SCHEMA_VERSION" value="1" />
|
|
|
|
<option name="DEPLOY" value="true" />
|
|
|
|
<option name="DEPLOY" value="true" />
|
|
|
|
<option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
|
|
|
|
<option name="DEPLOY_APK_FROM_BUNDLE" value="true" />
|
|
|
|
<option name="DEPLOY_AS_INSTANT" value="false" />
|
|
|
|
<option name="DEPLOY_AS_INSTANT" value="false" />
|
|
|
|
<option name="ARTIFACT_NAME" value="" />
|
|
|
|
<option name="ARTIFACT_NAME" value="" />
|
|
|
|
<option name="PM_INSTALL_OPTIONS" value="" />
|
|
|
|
<option name="PM_INSTALL_OPTIONS" value="" />
|
|
|
|
@ -148,4 +149,15 @@
|
|
|
|
</task>
|
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
|
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
|
|
|
|
<map>
|
|
|
|
|
|
|
|
<entry key="MAIN">
|
|
|
|
|
|
|
|
<value>
|
|
|
|
|
|
|
|
<State />
|
|
|
|
|
|
|
|
</value>
|
|
|
|
|
|
|
|
</entry>
|
|
|
|
|
|
|
|
</map>
|
|
|
|
|
|
|
|
</option>
|
|
|
|
|
|
|
|
</component>
|
|
|
|
</project>
|
|
|
|
</project>
|