Skip to content

Commit

Permalink
Add nav testing deps (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
simona-anomis authored Dec 9, 2024
1 parent 62f6f2c commit cbf3bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NavigationCodelab/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ dependencies {

// Testing dependencies
androidTestImplementation "androidx.arch.core:core-testing:2.2.0"
androidTestImplementation "androidx.navigation:navigation-testing:2.8.4"
androidTestImplementation "androidx.test.espresso:espresso-contrib:3.6.1"
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"

Expand Down

0 comments on commit cbf3bd1

Please sign in to comment.