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 a1f2f9c commit 3c64c2eCopy full SHA for 3c64c2e
app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
implementation "androidx.navigation:navigation-runtime:$navigation_version"
73
74
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
75
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
76
77
implementation project(':library')
78
0 commit comments