mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Add androidx.compose.foundation:foundation to deps with AAR files
Also remove a dependency that is no longer used. PiperOrigin-RevId: 700341461
This commit is contained in:
parent
b19b6ccc60
commit
465873ac28
1 changed files with 1 additions and 1 deletions
|
|
@ -38,12 +38,12 @@ def addMissingAarTypeToXml(xml) {
|
|||
def aar_dependencies = [
|
||||
"androidx.annotation:annotation-experimental",
|
||||
"androidx.appcompat:appcompat",
|
||||
"androidx.compose.foundation:foundation",
|
||||
"androidx.core:core",
|
||||
"androidx.core:core-ktx",
|
||||
"androidx.exifinterface:exifinterface",
|
||||
"androidx.leanback:leanback",
|
||||
"androidx.media:media",
|
||||
"androidx.media2:media2-session",
|
||||
"androidx.recyclerview:recyclerview",
|
||||
"androidx.test:core",
|
||||
"androidx.test.ext:junit",
|
||||
|
|
|
|||
Loading…
Reference in a new issue