Updated targetSdk to API 32 & Updated dependencies

This commit is contained in:
Prathamesh More 2022-04-21 17:03:57 +05:30
parent 576f88ddbc
commit d34fcab30c
3 changed files with 8 additions and 8 deletions

View file

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