We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
androidx.compose.ui:ui-test-junit4-android
1.8.0
1.8.1
1 parent e0a783b commit cbaa9f2Copy full SHA for cbaa9f2
1 file changed
gradle/libs.versions.toml
@@ -97,7 +97,7 @@ android-orchestrator = { module = "androidx.test:orchestrator", version = "1.5.1
97
androidx-junit-ktx = { group = "androidx.test.ext", name = "junit-ktx", version.ref = "junitKtx" }
98
android-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
99
android-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
100
-androidx-compose-test-android = { module = "androidx.compose.ui:ui-test-junit4-android", version = "1.8.0" }
+androidx-compose-test-android = { module = "androidx.compose.ui:ui-test-junit4-android", version = "1.8.1" }
101
androidx-espresso-web = { module = "androidx.test.espresso:espresso-web", version = "3.6.1" }
102
fastlane-screengrab = { module = "tools.fastlane:screengrab", version = "2.1.1" }
103
0 commit comments