From b7606aff181e01af3f3d4cad2bc183b8d29058aa Mon Sep 17 00:00:00 2001 From: Linjiajia <319408893@qq.com> Date: 星期二, 28 三月 2023 21:38:37 +0800 Subject: [PATCH] 添加删除修改家大事记 --- .idea/deploymentTargetDropDown.xml | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index cb74abd..7bb4a8e 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -1,17 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="deploymentTargetDropDown"> + <runningDeviceTargetSelectedWithDropDown> + <Target> + <type value="RUNNING_DEVICE_TARGET" /> + <deviceKey> + <Key> + <type value="VIRTUAL_DEVICE_PATH" /> + <value value="D:\software\Android\.android\avd\Pixel_API_30.avd" /> + </Key> + </deviceKey> + </Target> + </runningDeviceTargetSelectedWithDropDown> <targetSelectedWithDropDown> <Target> <type value="QUICK_BOOT_TARGET" /> <deviceKey> <Key> <type value="VIRTUAL_DEVICE_PATH" /> - <value value="D:\software\Android\.android\avd\Pixel_5_API_30.avd" /> + <value value="D:\software\Android\.android\avd\Pixel_API_30.avd" /> </Key> </deviceKey> </Target> </targetSelectedWithDropDown> - <timeTargetWasSelectedWithDropDown value="2023-03-20T10:41:31.976173300Z" /> + <timeTargetWasSelectedWithDropDown value="2023-03-28T11:22:31.926040400Z" /> </component> </project> \ No newline at end of file -- Gitblit v1.9.1