TEST
This commit is contained in:
parent
83c914cb2b
commit
0e5e00ee90
1 changed files with 2 additions and 0 deletions
|
@ -106,7 +106,9 @@ dependencies {
|
|||
|
||||
provided 'org.glassfish:javax.annotation:10.0-b28'
|
||||
|
||||
|
||||
androidTestApt "com.google.dagger:dagger-compiler:${DAGGER_VERSION}"
|
||||
androidTestCompile 'com.android.support:appcompat-v7:23.1.1'
|
||||
androidTestCompile 'com.android.support:support-v4:23.1.1'
|
||||
androidTestCompile 'com.android.support:support-annotations:23.1.1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue