Skip to content

Commit 2a15652

Browse files
committed
Fragment 1.7.0
MDC-Android 1.12.0.
1 parent 0052c03 commit 2a15652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ buildscript {
2323
'constraintlayout': '2.1.4',
2424
'dynamic' : '4.6.0',
2525
'flexbox' : '3.0.0',
26-
'fragment' : '1.6.0',
26+
'fragment' : '1.7.0',
2727
'kotlin' : '1.9.24',
28-
'material' : '1.11.0-alpha01'
28+
'material' : '1.12.0'
2929
]
3030

3131
repositories {

0 commit comments

Comments
 (0)