mirror of
https://github.com/Genymobile/scrcpy
synced 2024-12-24 16:12:49 +00:00
Upgrade junit to 4.13.2
This commit is contained in:
parent
bd1deffa70
commit
b51841e85d
@ -19,7 +19,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
||||
apply from: "$project.rootDir/config/android-checkstyle.gradle"
|
||||
|
Loading…
Reference in New Issue
Block a user