diff options
author | RaindropsSys <contact@minteck.org> | 2023-05-13 08:57:26 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-05-13 08:57:26 +0200 |
commit | d1d855bed901003a4dd3bb5f3da49f477786f83a (patch) | |
tree | bd7332dca5b18b8cdacd79bd37bf3525598777cb /.idea/deploymentTargetDropDown.xml | |
parent | 316b04e39b12ddc98ec8858df0a671018a6d745f (diff) | |
download | delta-android-d1d855bed901003a4dd3bb5f3da49f477786f83a.tar.gz delta-android-d1d855bed901003a4dd3bb5f3da49f477786f83a.tar.bz2 delta-android-d1d855bed901003a4dd3bb5f3da49f477786f83a.zip |
Updated 4 files (automated)
Diffstat (limited to '.idea/deploymentTargetDropDown.xml')
-rw-r--r-- | .idea/deploymentTargetDropDown.xml | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index ab2c519..0c0c338 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -1,17 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="deploymentTargetDropDown"> - <targetSelectedWithDropDown> - <Target> - <type value="QUICK_BOOT_TARGET" /> - <deviceKey> - <Key> - <type value="VIRTUAL_DEVICE_PATH" /> - <value value="$USER_HOME$/.android/avd/Pixel_4_API_TiramisuPrivacySandbox.avd" /> - </Key> - </deviceKey> - </Target> - </targetSelectedWithDropDown> - <timeTargetWasSelectedWithDropDown value="2022-12-27T21:19:50.930476Z" /> + <value> + <entry key="app"> + <State /> + </entry> + </value> </component> </project>
\ No newline at end of file |