Skip to content

Commit d090b3f

Browse files
Update androidxTestCore to v1.5.0
1 parent f83986f commit d090b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ androidxEspresso = "3.5.1"
2121
androidxTestRules = "1.5.0"
2222
androidxTestRunner = "1.5.1"
2323
androidxTestMonitor = "1.6.1"
24-
androidxTestCore = "1.4.0"
24+
androidxTestCore = "1.5.0"
2525
androidxTestExt = "1.1.5"
2626

2727
#hilt

0 commit comments

Comments
 (0)