dbt-app/DBTApp/.idea/deploymentTargetSelector.xml
Clara Dautermann a341d7a920 Migrate to compose (#1)
The whole App has essentially been rebuilt to use compose

Reviewed-on: #1
Co-authored-by: Clara Dautermann <git@cdaut.de>
Co-committed-by: Clara Dautermann <git@cdaut.de>
2025-05-13 21:31:17 +02:00

25 lines
No EOL
986 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="BottomNavigationBar">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="MainContent">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="SingleSkillCard">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="SingleSkillsCardPreview">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="SkillsScreen">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
</selectionStates>
</component>
</project>