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 70b5136 + 6620a1e commit a3e576cCopy full SHA for a3e576c
app/build.gradle
@@ -336,7 +336,7 @@ dependencies {
336
337
//tests
338
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.2'
339
- androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.1")
+ androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.10.2")
340
debugImplementation("androidx.compose.ui:ui-test-manifest")
341
342
testImplementation 'junit:junit:4.13.2'
0 commit comments