Skip to content

Commit cbf3bd1

Browse files
Add nav testing deps (#506)
1 parent 62f6f2c commit cbf3bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NavigationCodelab/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ dependencies {
101101

102102
// Testing dependencies
103103
androidTestImplementation "androidx.arch.core:core-testing:2.2.0"
104+
androidTestImplementation "androidx.navigation:navigation-testing:2.8.4"
104105
androidTestImplementation "androidx.test.espresso:espresso-contrib:3.6.1"
105106
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
106107

0 commit comments

Comments
 (0)