Revert "Temporarily include nucleus in the project"

This reverts commit 447dfd1e3c.
This commit is contained in:
len
2016-04-19 14:11:03 +02:00
parent 9213fc6999
commit a9bfeb058b
19 changed files with 13 additions and 1288 deletions

View File

@@ -141,6 +141,9 @@ dependencies {
compile "com.pushtorefresh.storio:sqlite-annotations:$STORIO_VERSION"
kapt "com.pushtorefresh.storio:sqlite-annotations-processor:$STORIO_VERSION"
// Model View Presenter
compile 'info.android15.nucleus:nucleus:2.0.5'
// Dependency injection
compile "com.google.dagger:dagger:$DAGGER_VERSION"
kapt "com.google.dagger:dagger-compiler:$DAGGER_VERSION"