forked from raamcosta/compose-destinations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deploymentTargetDropDown.xml
48 lines (48 loc) · 1.51 KB
/
deploymentTargetDropDown.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<value>
<entry key="compose-destinations.ComposeDestinations.playground">
<State />
</entry>
<entry key="playground">
<State />
</entry>
<entry key="playground.app">
<State />
</entry>
<entry key="sample">
<State>
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="$USER_HOME$/.android/avd/Pixel_3a_API_33_arm64-v8a.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-12-27T23:12:46.694787Z" />
</State>
</entry>
<entry key="sample-wear">
<State>
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="$USER_HOME$/.android/avd/Wear_OS_Large_Round_API_30.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2024-03-02T14:22:30.393998Z" />
</State>
</entry>
</value>
</component>
</project>