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.
2 parents 51aa6bd + 82c2b31 commit ac5dd10Copy full SHA for ac5dd10
1 file changed
app/build.gradle.kts
@@ -334,7 +334,7 @@ dependencies {
334
335
// tests
336
testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.0.3")
337
- androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.6")
+ androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.11.0")
338
debugImplementation("androidx.compose.ui:ui-test-manifest")
339
340
testImplementation("junit:junit:4.13.2")
0 commit comments