diff options
| author | Eddy Pedroni <epedroni@pm.me> | 2025-12-30 10:13:11 +0100 |
|---|---|---|
| committer | Eddy Pedroni <epedroni@pm.me> | 2025-12-30 10:13:11 +0100 |
| commit | 88ce99d87889cdf953af611ef09d7a12b6d23747 (patch) | |
| tree | e998849e710adaf1da5410096f1b3408784658d4 /android/.idea/deploymentTargetSelector.xml | |
| parent | c77a8b5fb6a86dae2c9a97796067a5740e112a0d (diff) | |
Add Android app wrapper around web interface
Diffstat (limited to 'android/.idea/deploymentTargetSelector.xml')
| -rw-r--r-- | android/.idea/deploymentTargetSelector.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/android/.idea/deploymentTargetSelector.xml b/android/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..f45c612 --- /dev/null +++ b/android/.idea/deploymentTargetSelector.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="deploymentTargetSelector"> + <selectionStates> + <SelectionState runConfigName="app"> + <option name="selectionMode" value="DROPDOWN" /> + <DropdownSelection timestamp="2025-12-24T16:48:07.546172834Z"> + <Target type="DEFAULT_BOOT"> + <handle> + <DeviceId pluginId="PhysicalDevice" identifier="serial=57241JEBF01193" /> + </handle> + </Target> + </DropdownSelection> + <DialogSelection /> + </SelectionState> + </selectionStates> + </component> +</project>
\ No newline at end of file |
