build: upgrade to MDC 1.3.0-beta01

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-17 14:22:43 +05:30
parent 20390d65c8
commit 56a4862442
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -17,7 +17,7 @@ buildscript {
junitVersion = '4.13.1'
kotlinVersion = '1.4.21'
lifecycleRuntimeKtxVersion = '2.3.0-beta01'
materialComponentsVersion = '1.3.0-alpha04'
materialComponentsVersion = '1.3.0-beta01'
preferenceVersion = '1.1.1'
zxingEmbeddedVersion = '3.6.0'