Skip to content

Commit ecaa6f6

Browse files
swissquote-gmuymarian
authored andcommitted
Update to ViewPager2 1.0.0-beta05
Resolves #666 GIT_ORIGIN_REV_ID=181393f995292a37a1620ea7f67f36157001512e PiperOrigin-RevId: 273962103
1 parent 739dc09 commit ecaa6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ext {
3737
recyclerViewSelection : '1.0.0',
3838
transition : '1.2.0-rc01',
3939
vectorDrawable : '1.1.0',
40-
viewpager2 : '1.0.0-beta04', // Needed for TabLayout and MaterialCalendar
40+
viewpager2 : '1.0.0-beta05', // Needed for TabLayout and MaterialCalendar
4141
]
4242

4343
testRunnerVersion = '1.1.0'

0 commit comments

Comments
 (0)