sduduzog 7 лет назад
Родитель
Сommit
9c972850fb
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      app/build.gradle

+ 3 - 0
app/build.gradle

@@ -62,4 +62,7 @@ dependencies {
     androidTestImplementation 'androidx.room:room-testing:2.1.0-alpha01'
     androidTestImplementation 'androidx.test:runner:1.1.0-beta02'
     androidTestImplementation 'androidx.test:rules:1.1.0-beta02'
+    androidTestImplementation 'androidx.annotation:annotation:1.0.0'
+    androidTestImplementation 'androidx.test:runner:1.1.0-beta02'
+    androidTestImplementation 'androidx.test:rules:1.1.0-beta02'
 }