Merge pull request #101 from suhan-paradkar/dependabot/gradle/androidx.room-room-testing-2.4.3

This commit is contained in:
Wisest_wizard 2022-11-26 19:17:49 +05:30 committed by GitHub
commit 030347e424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,7 +235,7 @@ dependencies {
androidTestImplementation 'androidx.test:core:1.4.0' androidTestImplementation 'androidx.test:core:1.4.0'
androidTestImplementation 'com.android.support:support-annotations:28.0.0' androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation "androidx.room:room-testing:2.4.2" androidTestImplementation "androidx.room:room-testing:2.4.3"
androidTestImplementation "androidx.arch.core:core-testing:2.1.0" androidTestImplementation "androidx.arch.core:core-testing:2.1.0"
androidTestImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.2' androidTestImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.2'