Skip to content

Commit 26785e4

Browse files
Update dependency androidx.arch.core:core-testing to v2.2.0
1 parent e5a14c8 commit 26785e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
androidTestImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.3.3'
7777
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
7878
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
79-
androidTestImplementation "androidx.arch.core:core-testing:2.1.0"
79+
androidTestImplementation "androidx.arch.core:core-testing:2.2.0"
8080
androidTestImplementation 'androidx.test:rules:1.3.0-alpha03'
8181
androidTestImplementation 'androidx.test:runner:1.2.0'
8282
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.2'

0 commit comments

Comments
 (0)