Updated MDC

This commit is contained in:
Prathamesh More 2022-03-23 20:33:56 +05:30
parent 9b9def5a73
commit 802cab7818
5 changed files with 13 additions and 11 deletions

View file

@ -4,7 +4,7 @@ buildscript {
ext {
kotlin_version = '1.6.10'
navigation_version = '2.4.1'
mdc_version = '1.5.0'
mdc_version = '1.6.0-beta01'
preference_version = '1.2.0'
appcompat_version = '1.4.1'
}