소스 검색

Bump test dependencies

arkon 2 년 전
부모
커밋
c31cf2a03a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      gradle/androidx.versions.toml

+ 2 - 2
gradle/androidx.versions.toml

@@ -29,8 +29,8 @@ sqlite = "androidx.sqlite:sqlite-framework:2.2.0"
 
 benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.1.1"
 test-ext = "androidx.test.ext:junit-ktx:1.1.4"
-test-espresso-core = "androidx.test.espresso:espresso-core:3.4.0"
-test-uiautomator = "androidx.test.uiautomator:uiautomator:1.1.3"
+test-espresso-core = "androidx.test.espresso:espresso-core:3.5.0"
+test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
 
 [bundles]
 lifecycle = ["lifecycle-common", "lifecycle-process", "lifecycle-runtimektx"]