Add missing `vcs.xml` file to the android solution

Present in both `.idea.osu` and `.idea.osu.Desktop`.
This commit is contained in:
Salman Ahmed 2022-01-15 08:01:42 +03:00
parent 9e173f7fcd
commit bc64fd2078
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>