|
@@ -35,6 +35,7 @@ dependencies {
|
|
testImplementation "junit:junit:4.12"
|
|
testImplementation "junit:junit:4.12"
|
|
androidTestImplementation "androidx.test:runner:1.2.0"
|
|
androidTestImplementation "androidx.test:runner:1.2.0"
|
|
androidTestImplementation "androidx.test.espresso:espresso-core:3.2.0"
|
|
androidTestImplementation "androidx.test.espresso:espresso-core:3.2.0"
|
|
|
|
+
|
|
implementation project(path: ":net")
|
|
implementation project(path: ":net")
|
|
|
|
|
|
implementation "androidx.recyclerview:recyclerview:1.1.0"
|
|
implementation "androidx.recyclerview:recyclerview:1.1.0"
|