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 2327d18 commit d46722bCopy full SHA for d46722b
NavigationCodelab/app/build.gradle
@@ -101,7 +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.9"
+ androidTestImplementation "androidx.navigation:navigation-testing:2.9.0"
105
androidTestImplementation "androidx.test.espresso:espresso-contrib:3.6.1"
106
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
107
0 commit comments