Update dependencies

This commit is contained in:
Prathamesh More 2022-06-16 16:42:36 +05:30
parent d2ce889962
commit 17eb5bff05
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,8 @@
buildscript {
ext {
kotlin_version = '1.7.0'
navigation_version = '2.5.0-rc01'
lifecycle_version='2.5.0-rc02'
navigation_version = '2.5.0-rc02'
mdc_version = '1.7.0-alpha02'
preference_version = '1.2.0'
appcompat_version = '1.4.2'