Updated Kotlin

This commit is contained in:
Prathamesh More 2022-04-04 19:43:33 +05:30
parent 882e8c15cf
commit 45a40b1faa

View file

@ -2,7 +2,7 @@
buildscript {
ext {
kotlin_version = '1.6.10'
kotlin_version = '1.6.20'
navigation_version = '2.4.1'
mdc_version = '1.6.0-beta01'
preference_version = '1.2.0'