|
|
@ -35,5 +35,5 @@ dependencies { |
|
|
|
androidTestImplementation 'com.android.support.test:runner:1.0.2' |
|
|
|
androidTestImplementation 'com.android.support.test:runner:1.0.2' |
|
|
|
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' |
|
|
|
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' |
|
|
|
// implementation project(path: ':nsfw') |
|
|
|
// implementation project(path: ':nsfw') |
|
|
|
implementation 'com.github.devzwy:open_nsfw_android:1.1' |
|
|
|
implementation 'com.github.devzwy:open_nsfw_android:1.2' |
|
|
|
} |
|
|
|
} |
|
|
|