Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7f885351
authored
Apr 19, 2019
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Upgrade dependency versions
parent
0d8146cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
extensions/cronet/build.gradle
extensions/mediasession/build.gradle
extensions/cronet/build.gradle
View file @
7f885351
...
@@ -31,7 +31,7 @@ android {
...
@@ -31,7 +31,7 @@ android {
}
}
dependencies
{
dependencies
{
api
'org.chromium.net:cronet-embedded:7
2.3626.9
6'
api
'org.chromium.net:cronet-embedded:7
3.3683.7
6'
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
'androidx.annotation:annotation:1.0.2'
implementation
'androidx.annotation:annotation:1.0.2'
testImplementation
project
(
modulePrefix
+
'library'
)
testImplementation
project
(
modulePrefix
+
'library'
)
...
...
extensions/mediasession/build.gradle
View file @
7f885351
...
@@ -32,7 +32,7 @@ android {
...
@@ -32,7 +32,7 @@ android {
dependencies
{
dependencies
{
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
project
(
modulePrefix
+
'library-core'
)
api
'androidx.media:media:1.0.
0
'
api
'androidx.media:media:1.0.
1
'
}
}
ext
{
ext
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment