Updates build.gradle for maven compatibility.

* Explicitly set support library version 19.0.1.
* Include slf4j-android dependency from maven central instead of local jar.
* Adds local.properties to .gitignore
This commit is contained in:
Chuck Greb
2014-02-13 14:18:07 -05:00
parent eab9d26594
commit 00ff342e86
2 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@@ -31,3 +31,5 @@ build/
.gradle
.idea
*.iml
local.properties