From fcdddf8b9b34f9930bec454b5fffe41c0e33ba3c Mon Sep 17 00:00:00 2001 From: Linjiajia <319408893@qq.com> Date: 星期一, 24 四月 2023 21:17:05 +0800 Subject: [PATCH] 功能模块大部分 --- .idea/deploymentTargetDropDown.xml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index a74e86f..004cd78 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="deploymentTargetDropDown"> - <runningDeviceTargetSelectedWithDropDown> + <targetSelectedWithDropDown> <Target> - <type value="RUNNING_DEVICE_TARGET" /> + <type value="QUICK_BOOT_TARGET" /> <deviceKey> <Key> <type value="VIRTUAL_DEVICE_PATH" /> @@ -11,7 +11,7 @@ </Key> </deviceKey> </Target> - </runningDeviceTargetSelectedWithDropDown> - <timeTargetWasSelectedWithDropDown value="2023-04-03T09:11:44.626235900Z" /> + </targetSelectedWithDropDown> + <timeTargetWasSelectedWithDropDown value="2023-04-18T13:54:47.432784600Z" /> </component> </project> \ No newline at end of file -- Gitblit v1.9.1