Code cleanup

This commit is contained in:
Prathamesh More 2022-01-06 20:39:10 +05:30
parent 6205befb25
commit 06147dde49
18 changed files with 41 additions and 54 deletions

View file

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