Updated dependencies

This commit is contained in:
Prathamesh More 2022-08-14 13:42:40 +05:30
parent c3a189d64f
commit 06e0bdf333
2 changed files with 3 additions and 3 deletions

View file

@ -4,9 +4,9 @@ buildscript {
ext {
lifecycle_version='2.5.1'
navigation_version = '2.5.1'
mdc_version = '1.7.0-alpha03'
mdc_version = '1.7.0-beta01'
preference_version = '1.2.0'
appcompat_version = '1.4.2'
appcompat_version = '1.5.0'
core_version='1.8.0'
}