Skip to content

Commit

Permalink
Update junit ext version
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyesiqiu committed Aug 26, 2023
1 parent 42bd49d commit 1586853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ afterEvaluate{ Project project ->
dependencies {

testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
implementation 'androidx.annotation:annotation:1.0.0'
}

0 comments on commit 1586853

Please sign in to comment.