Move some models

This commit is contained in:
2017-05-25 08:24:22 -04:00
parent f18ac9db48
commit d23b59ced2
8 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ dependencies {
implementation 'com.google.dagger:dagger:2.11-rc2'
implementation 'com.android.support:support-annotations:25.3.1'
implementation 'com.google.auto.factory:auto-factory:1.0-beta3'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'org.apache.commons:commons-lang3:3.5'
}
sourceCompatibility = "1.8"