|
@@ -179,6 +179,8 @@ dependencies {
|
|
compile group: 'commons-io', name: 'commons-io', version: '2.4'
|
|
compile group: 'commons-io', name: 'commons-io', version: '2.4'
|
|
compile 'com.google.android.gms:play-services:10.2.0'
|
|
compile 'com.google.android.gms:play-services:10.2.0'
|
|
compile 'com.github.evernote:android-job:v1.1.8'
|
|
compile 'com.github.evernote:android-job:v1.1.8'
|
|
|
|
+ compile 'com.jakewharton:butterknife:8.4.0'
|
|
|
|
+ annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'
|
|
|
|
|
|
/// dependencies for local unit tests
|
|
/// dependencies for local unit tests
|
|
testCompile 'junit:junit:4.12'
|
|
testCompile 'junit:junit:4.12'
|