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 0b79e00 commit 92904ddCopy full SHA for 92904dd
settings.gradle
@@ -88,7 +88,7 @@ dependencyResolutionManagement {
88
library('androidx-lifecycle-runtime.compose', 'androidx.lifecycle:lifecycle-runtime-compose:2.8.2')
89
library('androidx-lifecycle-runtime.testing', 'androidx.lifecycle:lifecycle-runtime-testing:2.8.2')
90
library('androidx-recyclerview','androidx.recyclerview:recyclerview:1.3.1')
91
- library('androidx-test.core', 'androidx.test:core:1.4.0')
+ library('androidx-test.core', 'androidx.test:core:1.7.0')
92
library('androidx-test.ktx', 'androidx.test:core-ktx:1.5.0')
93
library('androidx-test.ktx.junit', 'androidx.test.ext:junit-ktx:1.1.5')
94
library('androidx-test.rules', 'androidx.test:rules:1.4.0')
0 commit comments