chore: remove .idea/deploymentTargetDropDown.xml
This commit is contained in:
parent
e0a0ca9be0
commit
6a6fae0c9c
2 changed files with 1 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -105,6 +105,7 @@ obj/
|
|||
.idea/gradle.xml
|
||||
.idea/jarRepositories.xml
|
||||
.idea/runConfigurations.xml
|
||||
.idea/deploymentTargetDropDown.xml
|
||||
|
||||
# OS-specific files
|
||||
.DS_Store
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="deploymentTargetDropDown">
|
||||
<value>
|
||||
<entry key="app">
|
||||
<State />
|
||||
</entry>
|
||||
</value>
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in a new issue