Updated dependencies

This commit is contained in:
Prathamesh More 2022-04-29 16:59:51 +05:30
parent ce3939aeb1
commit 5e1637da62
2 changed files with 5 additions and 5 deletions

View file

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