Skip to content

Commit 6c60251

Browse files
committed
Add mediarouter to missing AAR workaround
#cherrypick PiperOrigin-RevId: 822058656 (cherry picked from commit 343af5d)
1 parent 6214759 commit 6c60251

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

missing_aar_type_workaround.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def addMissingAarTypeToXml(xml) {
4949
"androidx.exifinterface:exifinterface",
5050
"androidx.leanback:leanback",
5151
"androidx.media:media",
52+
"androidx.mediarouter:mediarouter",
5253
"androidx.recyclerview:recyclerview",
5354
"androidx.test.ext:junit",
5455
"androidx.test.ext:truth",

0 commit comments

Comments
 (0)