Code Cleanup

This commit is contained in:
Prathamesh More 2022-01-16 17:57:31 +05:30
parent c8ce98b1df
commit ea4a54d404
10 changed files with 23 additions and 24 deletions

View file

@ -4,7 +4,7 @@ buildscript {
ext {
kotlin_version = '1.6.10'
navigation_version = '2.4.0-rc01'
mdc_version = '1.6.0-alpha01'
mdc_version = '1.5.0'
preference_version = '1.2.0-rc01'
appcompat_version = '1.4.1'
}