mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Upgrade JUnit to 4.13.2
PiperOrigin-RevId: 368226576
This commit is contained in:
parent
3032252fde
commit
10c3860bc0
@ -20,7 +20,7 @@ project.ext {
|
|||||||
targetSdkVersion = 28 // TODO: Bump once b/143232359 is resolved. Also fix TODOs in UtilTest.
|
targetSdkVersion = 28 // TODO: Bump once b/143232359 is resolved. Also fix TODOs in UtilTest.
|
||||||
compileSdkVersion = 30
|
compileSdkVersion = 30
|
||||||
dexmakerVersion = '2.21.0'
|
dexmakerVersion = '2.21.0'
|
||||||
junitVersion = '4.13-rc-2'
|
junitVersion = '4.13.2'
|
||||||
guavaVersion = '27.1-android'
|
guavaVersion = '27.1-android'
|
||||||
mockitoVersion = '2.28.2'
|
mockitoVersion = '2.28.2'
|
||||||
mockWebServerVersion = '3.12.0'
|
mockWebServerVersion = '3.12.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user