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 d9bc387 commit ddb3f9eCopy full SHA for ddb3f9e
app/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation "androidx.navigation:navigation-runtime-ktx:$navigation_version"
69
implementation "androidx.navigation:navigation-runtime:$navigation_version"
70
71
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.5'
72
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
73
74
implementation project(':library')
0 commit comments