update kotlin and libraries
* kotlin 1.6.21 -> 1.7.10 * navigation-fragment-ktx 2.4.2 -> 2.5.0 * navigation-ui-ktx 2.4.2 -> 2.5.0 * lifecycle-runtime-ktx 2.4.1 -> 2.5.0 * lifecycle-viewmodel-ktx 2.4.1 -> 2.5.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.6.21"
|
||||
ext.kotlin_version = "1.7.10"
|
||||
ext.ktor_version = "1.6.8"
|
||||
ext.exo_version = "2.17.1"
|
||||
repositories {
|
||||
|
Reference in New Issue
Block a user