mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00
Upgrade dependency versions
This commit is contained in:
parent
0d8146cbca
commit
7f885351db
@ -31,7 +31,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api 'org.chromium.net:cronet-embedded:72.3626.96'
|
||||
api 'org.chromium.net:cronet-embedded:73.3683.76'
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
implementation 'androidx.annotation:annotation:1.0.2'
|
||||
testImplementation project(modulePrefix + 'library')
|
||||
|
@ -32,7 +32,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation project(modulePrefix + 'library-core')
|
||||
api 'androidx.media:media:1.0.0'
|
||||
api 'androidx.media:media:1.0.1'
|
||||
}
|
||||
|
||||
ext {
|
||||
|
Loading…
x
Reference in New Issue
Block a user