5d60f62c20
- Split `p3` module into `p3_pardakht_novin` and `p3_sepehr` sub-modules - Create `pardakht_novin_app` module with dedicated WebView and Hilt configuration - Rename P3 services, printers, and models to be vendor-specific (e.g., `P3PardakhtNovinService`) - Add `p3_pardakht_novin` and `p3_sepehr` product flavors to `tis_app` and `stage_app` - Update project settings and build configurations to include the new modular structure - Implement Sepehr-specific POS and Printer services in the new module
70 lines
2.7 KiB
XML
70 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="deploymentTargetSelector">
|
|
<selectionStates>
|
|
<SelectionState runConfigName="app">
|
|
<option name="selectionMode" value="DROPDOWN" />
|
|
<DialogSelection />
|
|
</SelectionState>
|
|
<SelectionState runConfigName="tis_app">
|
|
<option name="selectionMode" value="DROPDOWN" />
|
|
<DropdownSelection timestamp="2026-06-08T07:38:22.052645700Z">
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\Amir Mousavi\.android\avd\Pixel_9_Pro.avd" />
|
|
</handle>
|
|
</Target>
|
|
</DropdownSelection>
|
|
<DialogSelection>
|
|
<targets>
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="PhysicalDevice" identifier="serial=TP030078028" />
|
|
</handle>
|
|
</Target>
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\Amir Mousavi\.android\avd\Pixel_9_Pro.avd" />
|
|
</handle>
|
|
</Target>
|
|
</targets>
|
|
</DialogSelection>
|
|
</SelectionState>
|
|
<SelectionState runConfigName="stage_app">
|
|
<option name="selectionMode" value="DROPDOWN" />
|
|
<DropdownSelection timestamp="2026-05-12T16:21:58.593804400Z">
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="PhysicalDevice" identifier="serial=TP030090489" />
|
|
</handle>
|
|
</Target>
|
|
</DropdownSelection>
|
|
<DialogSelection />
|
|
</SelectionState>
|
|
<SelectionState runConfigName="pardakht_novin_app">
|
|
<option name="selectionMode" value="DROPDOWN" />
|
|
<DropdownSelection timestamp="2026-06-08T07:38:22.052645700Z">
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\Amir Mousavi\.android\avd\Pixel_9_Pro.avd" />
|
|
</handle>
|
|
</Target>
|
|
</DropdownSelection>
|
|
<DialogSelection>
|
|
<targets>
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="PhysicalDevice" identifier="serial=TP030078028" />
|
|
</handle>
|
|
</Target>
|
|
<Target type="DEFAULT_BOOT">
|
|
<handle>
|
|
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\Amir Mousavi\.android\avd\Pixel_9_Pro.avd" />
|
|
</handle>
|
|
</Target>
|
|
</targets>
|
|
</DialogSelection>
|
|
</SelectionState>
|
|
</selectionStates>
|
|
</component>
|
|
</project> |