Add multidex Gradle dependency to test-session-current
#minor-release PiperOrigin-RevId: 571347856
This commit is contained in:
parent
a789db5b41
commit
e63be0317f
@ -43,6 +43,7 @@ dependencies {
|
||||
implementation project(modulePrefix + 'test-session-common')
|
||||
implementation 'androidx.media:media:' + androidxMediaVersion
|
||||
implementation 'androidx.test:core:' + androidxTestCoreVersion
|
||||
implementation 'androidx.multidex:multidex:' + androidxMultidexVersion
|
||||
implementation project(modulePrefix + 'test-data')
|
||||
androidTestImplementation project(modulePrefix + 'lib-exoplayer')
|
||||
androidTestImplementation project(modulePrefix + 'test-utils')
|
||||
|
Loading…
x
Reference in New Issue
Block a user