Skip to content

Commit 56a4862

Browse files
committed
build: upgrade to MDC 1.3.0-beta01
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 20390d6 commit 56a4862

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
@@ -17,7 +17,7 @@ buildscript {
1717
junitVersion = '4.13.1'
1818
kotlinVersion = '1.4.21'
1919
lifecycleRuntimeKtxVersion = '2.3.0-beta01'
20-
materialComponentsVersion = '1.3.0-alpha04'
20+
materialComponentsVersion = '1.3.0-beta01'
2121
preferenceVersion = '1.1.1'
2222
zxingEmbeddedVersion = '3.6.0'
2323

0 commit comments

Comments
 (0)