We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f6f2c commit cbf3bd1Copy full SHA for cbf3bd1
1 file changed
NavigationCodelab/app/build.gradle
@@ -101,6 +101,7 @@ dependencies {
101
102
// Testing dependencies
103
androidTestImplementation "androidx.arch.core:core-testing:2.2.0"
104
+ androidTestImplementation "androidx.navigation:navigation-testing:2.8.4"
105
androidTestImplementation "androidx.test.espresso:espresso-contrib:3.6.1"
106
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
107
0 commit comments