Gitignore .idea/deploymentTargetDropDown.xml

This commit is contained in:
MM20 2021-09-27 16:23:01 +02:00
parent 30e8af57ac
commit d1dc51c31b
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389
2 changed files with 1 additions and 17 deletions

1
.gitignore vendored
View File

@ -302,3 +302,4 @@ fabric.properties
# End of https://www.toptal.com/developers/gitignore/api/androidstudio,android,gradle,linux,macos,windows
*/**/output-metadata.json
.idea/deploymentTargetDropDown.xml

View File

@ -1,17 +0,0 @@
<?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_2_XL_API_S.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2021-08-16T08:28:09.473106Z" />
</component>
</project>