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 9193066 + 0caf021 commit 37edb01Copy full SHA for 37edb01
1 file changed
app/build.gradle
@@ -336,7 +336,7 @@ dependencies {
336
337
//tests
338
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.3'
339
- androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.4")
+ androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.5")
340
debugImplementation("androidx.compose.ui:ui-test-manifest")
341
342
testImplementation 'junit:junit:4.13.2'
0 commit comments