Update dependencies

This commit is contained in:
Matéo Duparc 2021-11-07 12:55:39 +01:00
parent 01a9c261f5
commit d572a8d2dc
Signed by: hardcoresushi
GPG Key ID: 007F84120107191E
2 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ android {
dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.core:core-ktx:1.6.0"
implementation 'androidx.core:core-ktx:1.7.0'
implementation "androidx.appcompat:appcompat:1.3.1"
implementation "androidx.constraintlayout:constraintlayout:2.1.1"
@ -68,7 +68,7 @@ dependencies {
implementation "com.github.bumptech.glide:glide:4.12.0"
implementation "androidx.biometric:biometric:1.1.0"
def exoplayer_version = "2.15.1"
def exoplayer_version = "2.16.0"
implementation "com.google.android.exoplayer:exoplayer-core:$exoplayer_version"
implementation "com.google.android.exoplayer:exoplayer-ui:$exoplayer_version"

@ -1 +1 @@
Subproject commit bd5d53f50eb274ed084e9f363ccfbe30d9061039
Subproject commit 19731536027d0b64c19742846bf8dda6920110ba