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
7d1ce3b1
authored
May 13, 2019
by
tonihei
Committed by
Oliver Woodman
May 15, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Change legacy support UI dependency to more specific ViewPager dependency.
PiperOrigin-RevId: 247902405
parent
90fc659b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
demos/main/build.gradle
demos/main/build.gradle
View file @
7d1ce3b1
...
...
@@ -63,7 +63,7 @@ android {
dependencies
{
implementation
'androidx.annotation:annotation:1.0.2'
implementation
'
com.android.support:support-core-ui:'
+
supportLibraryVersion
implementation
'
androidx.viewpager:viewpager:1.0.0'
implementation
'androidx.fragment:fragment:1.0.0'
implementation
'com.google.android.material:material:1.0.0'
implementation
project
(
modulePrefix
+
'library-core'
)
...
...
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