Skip to content

Commit 223a997

Browse files
committed
Upgraded ExoPlayer to 2.18.5 (google/ExoPlayer@0106f02)
1 parent c9d6c96 commit 223a997

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ dependencies {
205205
// Play In-App Updates: https://developer.android.com/reference/com/google/android/play/core/release-notes-in_app_updates
206206
implementation("com.google.android.play:app-update:2.0.1")
207207
// ExoPlayer: https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md
208-
implementation("com.google.android.exoplayer:exoplayer-core:2.18.4")
208+
implementation("com.google.android.exoplayer:exoplayer-core:2.18.5")
209209
// The Checker Framework: https://checkerframework.org/CHANGELOG.md
210210
compileOnly("org.checkerframework:checker-qual:3.32.0")
211211
// OkHttp: https://github.com/square/okhttp/blob/master/CHANGELOG.md

‎thirdparty/ExoPlayer

Submodule ExoPlayer updated 107 files

0 commit comments

Comments
 (0)