mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
Update ViewPager2 dependency
PiperOrigin-RevId: 282352846
This commit is contained in:
parent
a282afe559
commit
bb50777461
@ -37,7 +37,7 @@ ext {
|
||||
recyclerViewSelection : '1.0.0',
|
||||
transition : '1.2.0',
|
||||
vectorDrawable : '1.1.0',
|
||||
viewpager2 : '1.0.0-rc01', // Needed for TabLayout and MaterialCalendar
|
||||
viewpager2 : '1.0.0',
|
||||
]
|
||||
|
||||
testRunnerVersion = '1.1.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user