mirror of https://github.com/androidx/media
Add `com.github.philburk:jsyn` to JAR list
#minor-release PiperOrigin-RevId: 576148893
This commit is contained in:
parent
beed1bd76e
commit
00943a0a73
|
@ -29,6 +29,7 @@ def addMissingAarTypeToXml(xml) {
|
|||
"com.squareup.okhttp3:mockwebserver",
|
||||
"org.mockito:mockito-core",
|
||||
"org.robolectric:robolectric",
|
||||
"com.github.philburk:jsyn",
|
||||
]
|
||||
// Dependencies that have AAR files.
|
||||
def aar_dependencies = [
|
||||
|
|
Loading…
Reference in New Issue