android_app/.idea/deploymentTargetSelector.xml
YaAndreyIgorevich 4f3df5e440 [feat/fix]:
- redesign: dark theme, new UI for all screens
  - feat: message edit/delete/mark-read, emoji picker, drawer navigation, achievements
  - fix: keyboard sync (adjustNothing + imePadding), token refresh on IP mismatch, pagination, profile API update
2026-04-03 01:05:08 +07:00

18 lines
652 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2026-03-07T21:14:00.266022244Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=/home/cardinalnsk/.config/.android/avd/Pixel_6.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>