Update dependencies

This commit is contained in:
Prathamesh More 2022-06-10 19:55:05 +05:30
parent c5e5643164
commit 9966ddad9d
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
buildscript {
ext {
kotlin_version = '1.6.21'
kotlin_version = '1.7.0'
navigation_version = '2.5.0-rc01'
mdc_version = '1.7.0-alpha02'
preference_version = '1.2.0'