update libraries
* kotlinx-coroutines-android 1.5.2 -> 1.6.0 * kotlinx-serialization 1.3.1 -> 1.3.2 * glide 4.12.0 -> 4.13.1 * ktor 1.6.7 -> 1.6.8
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.6.10"
|
||||
ext.ktor_version = "1.6.7"
|
||||
ext.ktor_version = "1.6.8"
|
||||
ext.exo_version = "2.15.0"
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user