Update dependencies

This commit is contained in:
Prathamesh More 2022-07-17 14:07:50 +05:30
parent 7a409b795f
commit 9eebaf1a1f
6 changed files with 24 additions and 241 deletions

View file

@ -5,9 +5,9 @@ buildscript {
kotlin_version = '1.7.10'
lifecycle_version = '2.5.0'
navigation_version = '2.5.0'
mdc_version = '1.7.0-alpha02'
mdc_version = '1.7.0-alpha03'
preference_version = '1.2.0'
appcompat_version = '1.4.2'
appcompat_version = '1.5.0-beta01'
core_version = '1.8.0'
}