update dependencies
* exoplayer 2.17.1 -> 2.18.2 * security-crypto 1.1.0-alpha03 -> 1.1.0-alpha04 * androidx:junit 1.1.3 -> 1.1.4 * androidx:espresso-core 3.4.0 -> 3.5.0
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.7.20"
|
||||
ext.ktor_version = "2.1.3"
|
||||
ext.exo_version = "2.17.1"
|
||||
ext.exo_version = "2.18.2"
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user