mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Remove seemingly unused dependency
PiperOrigin-RevId: 266802447
This commit is contained in:
parent
2d0b10a73a
commit
a564c8011f
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ dependencies {
|
|||
implementation project(modulePrefix + 'library-ui')
|
||||
implementation project(modulePrefix + 'extension-cast')
|
||||
implementation 'androidx.appcompat:appcompat:1.0.2'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.0.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue