Update dependencies

This commit is contained in:
Prathamesh More 2022-05-12 00:01:50 +05:30
parent 9c07ca2763
commit fcac420ac3
2 changed files with 3 additions and 3 deletions

View file

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