Added settings.gradle

This commit is contained in:
Juan Miguel Boyero Corral 2014-12-17 19:01:38 +01:00
parent 95682011c7
commit 3c3ca45749
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,5 +6,4 @@ gradlew
gradlew.bat
import-summary.txt
local.properties
settings.gradle
app/lint.xml

1
settings.gradle Normal file
View File

@ -0,0 +1 @@
include ':app'