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 7f1a0ce commit 40df6c8Copy full SHA for 40df6c8
build.gradle
@@ -29,7 +29,7 @@ buildscript {
29
androidxJunit : 'androidx.test.ext:junit:1.1.3',
30
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',
31
androidxStartup : 'androidx.startup:startup-runtime:1.1.0',
32
- androidxTestRunner : 'androidx.test:runner:1.4.0',
+ androidxTestRunner : 'androidx.test:runner:1.7.0',
33
junit : 'junit:junit:4.13.2',
34
composeUi : "androidx.compose.ui:ui:${versions.composeUi}",
35
runtime : "androidx.compose.runtime:runtime:${versions.composeUi}",
0 commit comments