Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 43dd32c

Browse files
authoredNov 20, 2022
Update dependency androidx.test.ext:junit to v1.1.4
1 parent 5477a8f commit 43dd32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ dependencies {
7373
implementation "androidx.datastore:datastore-preferences:1.0.0"
7474

7575
testImplementation 'junit:junit:4.13.2'
76-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
76+
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
7777
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
7878
}

0 commit comments

Comments
 (0)
Please sign in to comment.