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 dca80bf commit 53aac9fCopy full SHA for 53aac9f
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.16"
9
roborazzi = "1.50.0"
10
-espressoCore = "3.5.0" # This is to match Compose's version
+espressoCore = "3.7.0" # This is to match Compose's version
11
lifecycleRuntimeKtx = "2.9.3"
12
activityCompose = "1.10.1"
13
retrofit = "3.0.0"
0 commit comments