Update MDC

This commit is contained in:
Prathamesh More 2022-05-26 15:06:50 +05:30
parent f04bf4c3aa
commit 87f1172481
3 changed files with 2 additions and 3 deletions

View file

@ -4,7 +4,7 @@ buildscript {
ext {
kotlin_version = '1.6.21'
navigation_version = '2.5.0-rc01'
mdc_version = '1.6.0'
mdc_version = '1.7.0-alpha02'
preference_version = '1.2.0'
appcompat_version = '1.4.1'
}