We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405ddee commit 42e6931Copy full SHA for 42e6931
android/gradle/libs.versions.toml
@@ -7,7 +7,7 @@ junit = "4.13.2"
7
junitVersion = "1.1.5" # This is to match Compose's version
8
robolectric = "4.14"
9
roborazzi = "1.34.0"
10
-espressoCore = "3.5.0" # This is to match Compose's version
+espressoCore = "3.6.1" # This is to match Compose's version
11
lifecycleRuntimeKtx = "2.8.7"
12
activityCompose = "1.9.3"
13
retrofit = "2.11.0"
0 commit comments