We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfae3d8 commit 944907eCopy full SHA for 944907e
settings.gradle
@@ -87,7 +87,7 @@ dependencyResolutionManagement {
87
library('androidx-futures', 'androidx.concurrent:concurrent-futures:1.1.0')
88
library('androidx-junit', 'androidx.test.ext:junit:1.1.5')
89
library('androidx-recyclerview','androidx.recyclerview:recyclerview:1.3.1')
90
- library('androidx-test.core', 'androidx.test:core:1.4.0')
+ library('androidx-test.core', 'androidx.test:core:1.6.1')
91
library('androidx-test.ktx', 'androidx.test:core-ktx:1.5.0')
92
library('androidx-test.ktx.junit', 'androidx.test.ext:junit-ktx:1.1.5')
93
library('androidx-test.rules', 'androidx.test:rules:1.4.0')
0 commit comments