0
0
mirror of https://github.com/MuntashirAkon/Metro.git synced 2024-09-20 12:02:20 +02:00

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 {
ext {
kotlin_version = '1.7.0'
kotlin_version = '1.7.10'
lifecycle_version = '2.5.0'
navigation_version = '2.5.0'
mdc_version = '1.7.0-alpha02'