Skip to content

Commit ce8c1ee

Browse files
Update dependency androidx.test:core-ktx to v1.6.0
1 parent a1f2f9c commit ce8c1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation 'androidx.databinding:viewbinding:7.4.2'
5959
implementation 'androidx.collection:collection:1.2.0'
6060

61-
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
61+
androidTestImplementation 'androidx.test:core-ktx:1.6.0'
6262
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
6363
androidTestImplementation 'androidx.test:runner:1.4.0'
6464
androidTestImplementation 'androidx.test:core:1.4.0'

0 commit comments

Comments
 (0)