Skip to content

Commit 5a8e827

Browse files
committed
Update AndroidX Test to version 1.7.0
1 parent 2500b8a commit 5a8e827

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ androidx-swiperefreshlayout = "1.1.0"
3131
androidx-work = "2.10.3"
3232

3333
# 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"
34+
androidx-test-core = "1.7.0"
35+
androidx-test-espresso = "3.7.0"
36+
androidx-test-monitor = "1.8.0"
37+
androidx-test-orchestrator = "1.6.0"
38+
androidx-test-runner = "1.7.0"
3939
androidx-test-uiautomator = "2.3.0"
4040

4141
# Third Party Linting & Static Code Analysis

0 commit comments

Comments
 (0)