build: update MDC to 1.3.0 stable release

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-02-11 22:34:07 +05:30
parent dd58fad69e
commit a73d2121e1
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

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