Skip to content

Commit 9edf5d3

Browse files
hunterstichdsn5ft
authored andcommitted
Update AndroidX Transition dep to 1.2.0 stable.
PiperOrigin-RevId: 274171699
1 parent efbb3e6 commit 9edf5d3

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
@@ -35,7 +35,7 @@ ext {
3535
lifecycle : '2.0.0',
3636
recyclerView : '1.0.0',
3737
recyclerViewSelection : '1.0.0',
38-
transition : '1.2.0-rc01',
38+
transition : '1.2.0',
3939
vectorDrawable : '1.1.0',
4040
viewpager2 : '1.0.0-beta05', // Needed for TabLayout and MaterialCalendar
4141
]

0 commit comments

Comments
 (0)