Initial commit

Project to demonstrate issues of
http://stackoverflow.com/questions/23556389/dagger-not-injecting-android-annotations-class
This commit is contained in:
Bradlee Speice
2014-05-10 18:42:04 -04:00
commit f307a52f44
27 changed files with 641 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.gradle
/local.properties
/.idea/workspace.xml
.DS_Store
*.iml
/.idea