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
52edbaa9
authored
Sep 02, 2019
by
olly
Committed by
Toni
Sep 05, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update cronet and workmanager dependencies
PiperOrigin-RevId: 266803888
parent
bb89f69b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
extensions/cronet/build.gradle
extensions/workmanager/build.gradle
extensions/cronet/build.gradle
View file @
52edbaa9
...
@@ -31,7 +31,7 @@ android {
...
@@ -31,7 +31,7 @@ android {
}
}
dependencies
{
dependencies
{
api
'org.chromium.net:cronet-embedded:7
5.3770.10
1'
api
'org.chromium.net:cronet-embedded:7
6.3809.11
1'
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
'androidx.annotation:annotation:'
+
androidxAnnotationVersion
implementation
'androidx.annotation:annotation:'
+
androidxAnnotationVersion
compileOnly
'org.checkerframework:checker-qual:'
+
checkerframeworkVersion
compileOnly
'org.checkerframework:checker-qual:'
+
checkerframeworkVersion
...
...
extensions/workmanager/build.gradle
View file @
52edbaa9
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
dependencies
{
dependencies
{
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
project
(
modulePrefix
+
'library-core'
)
implementation
'androidx.work:work-runtime:2.
1
.0'
implementation
'androidx.work:work-runtime:2.
2
.0'
}
}
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