Explorar o código

androidx test dep

sduduzog %!s(int64=7) %!d(string=hai) anos
pai
achega
9c972850fb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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'
 }