Update Kotlin

This commit is contained in:
Prathamesh More 2022-07-08 17:47:44 +05:30
parent 7c0547b085
commit 383908ec7f

View file

@ -2,7 +2,7 @@
buildscript { buildscript {
ext { ext {
kotlin_version = '1.7.0' kotlin_version = '1.7.10'
lifecycle_version = '2.5.0' lifecycle_version = '2.5.0'
navigation_version = '2.5.0' navigation_version = '2.5.0'
mdc_version = '1.7.0-alpha02' mdc_version = '1.7.0-alpha02'