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 a1f2f9c commit ce8c1eeCopy full SHA for ce8c1ee
library/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
implementation 'androidx.databinding:viewbinding:7.4.2'
59
implementation 'androidx.collection:collection:1.2.0'
60
61
- androidTestImplementation 'androidx.test:core-ktx:1.4.0'
+ androidTestImplementation 'androidx.test:core-ktx:1.6.0'
62
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
63
androidTestImplementation 'androidx.test:runner:1.4.0'
64
androidTestImplementation 'androidx.test:core:1.4.0'
0 commit comments