Skip to content

Commit 1aaa070

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent 8e1229e commit 1aaa070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'androidx.preference:preference-ktx:1.1.1'
4747

4848
testImplementation 'junit:junit:4.13.2'
49-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
49+
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
5050
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
5151

5252
implementation "androidx.room:room-runtime:2.3.0"

0 commit comments

Comments
 (0)