We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2500b8a commit 5a8e827Copy full SHA for 5a8e827
gradle/libs.versions.toml
@@ -31,11 +31,11 @@ androidx-swiperefreshlayout = "1.1.0"
31
androidx-work = "2.10.3"
32
33
# AndroidX Testing
34
-androidx-test-core = "1.6.1"
35
-androidx-test-espresso = "3.6.1"
36
-androidx-test-monitor = "1.7.2"
37
-androidx-test-orchestrator = "1.5.1"
38
-androidx-test-runner = "1.6.2"
+androidx-test-core = "1.7.0"
+androidx-test-espresso = "3.7.0"
+androidx-test-monitor = "1.8.0"
+androidx-test-orchestrator = "1.6.0"
+androidx-test-runner = "1.7.0"
39
androidx-test-uiautomator = "2.3.0"
40
41
# Third Party Linting & Static Code Analysis
0 commit comments