diff options
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/deploymentTargetDropDown.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..0fe15b4 --- /dev/null +++ b/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="deploymentTargetDropDown"> + <targetSelectedWithDropDown> + <Target> + <type value="QUICK_BOOT_TARGET" /> + <deviceKey> + <Key> + <type value="VIRTUAL_DEVICE_PATH" /> + <value value="$USER_HOME$/.config/android/.android/avd/Samsung_S9_API_28.avd" /> + </Key> + </deviceKey> + </Target> + </targetSelectedWithDropDown> + <timeTargetWasSelectedWithDropDown value="2022-10-11T20:12:36.180808Z" /> + <runningDeviceTargetsSelectedWithDialog> + <Target> + <type value="RUNNING_DEVICE_TARGET" /> + <deviceKey> + <Key> + <type value="SERIAL_NUMBER" /> + <value value="290c726c731c7ece" /> + </Key> + </deviceKey> + </Target> + </runningDeviceTargetsSelectedWithDialog> + <targetsSelectedWithDialog> + <Target> + <type value="QUICK_BOOT_TARGET" /> + <deviceKey> + <Key> + <type value="VIRTUAL_DEVICE_PATH" /> + <value value="$USER_HOME$/.config/android/.android/avd/Samsung_S9_API_28.avd" /> + </Key> + </deviceKey> + </Target> + </targetsSelectedWithDialog> + </component> +</project>
\ No newline at end of file |
