diff --git a/app/build.gradle b/app/build.gradle index 14399383..144ea525 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -165,7 +165,7 @@ configurations.all { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' - def exoplayer_version = '2.14.1' + def exoplayer_version = '2.14.2' implementation 'com.google.android.material:material:1.4.0'