Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 0c97074

Browse files
committed
chore(android): upgrade exoplayer to 2.14.1
1 parent 64c4eea commit 0c97074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ dependencies {
133133

134134
// for playback of TTS audio
135135
implementation 'androidx.media:media:1.3.1'
136-
implementation 'com.google.android.exoplayer:exoplayer-core:2.13.3'
136+
implementation 'com.google.android.exoplayer:exoplayer-core:2.14.1'
137137
}

0 commit comments

Comments
 (0)