chore: add Android Studio deployment target selector configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 1m55s

This commit is contained in:
Bryan1029384756
2026-02-22 12:24:17 -06:00
parent 2ad78bafcc
commit fee34f0236
6 changed files with 1359 additions and 1224 deletions

View File

@@ -4,7 +4,7 @@
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2026-02-13T20:38:29.717189400Z">
<DropdownSelection timestamp="2026-02-22T09:40:27.814331300Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\bryan\.android\avd\Copy_of_Pixel_5_API_31.avd" />

View File

@@ -49,7 +49,8 @@
},
"nsis": {
"oneClick": true,
"perMachine": false
"perMachine": false,
"compression": "bzip2"
}
},
"dependencies": {