Rename project

This commit is contained in:
David Schulte 2015-01-25 22:05:27 +01:00
parent d27fe9f5c2
commit 0598cbccc4
25 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
<option name="GRADLE_PROJECT_PATH" value=":app" />
<option name="GRADLE_PROJECT_PATH" value=":playmusicexporter" />
</configuration>
</facet>
<facet type="android" name="Android">

View File

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -22,4 +22,4 @@
include ':app', ':framework', ':playmusiclib'
include ':playmusicexporter', ':framework', ':playmusiclib'