Browse Source

Bump rules from 1.1.1 to 1.2.0

Bumps rules from 1.1.1 to 1.2.0.
dependabot-preview[bot] 6 năm trước cách đây
mục cha
commit
71d5d501ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -305,7 +305,7 @@ dependencies {
     // dependencies for instrumented tests
     // JUnit4 Rules
     androidTestImplementation 'androidx.test.ext:junit:1.1.1'
-    androidTestImplementation 'androidx.test:rules:1.1.1'
+    androidTestImplementation 'androidx.test:rules:1.2.0'
     // Android JUnit Runner
     androidTestImplementation 'androidx.test:runner:1.1.1'