Parcourir la source

Revert "Bump exoplayer from 2.16.1 to 2.17.0"

Breaks instrumented test dependencies for some reason

This reverts commit b089ca76a497c95d7f38786895ea5a11b252b563.
Álvaro Brey Vilas il y a 3 ans
Parent
commit
3433312268
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -287,7 +287,7 @@ dependencies {
     ktlint "com.pinterest:ktlint:0.44.0"
     implementation 'org.conscrypt:conscrypt-android:2.5.2'
 
-    implementation 'com.google.android.exoplayer:exoplayer:2.17.0'
+    implementation 'com.google.android.exoplayer:exoplayer:2.16.1'
 
     // Shimmer animation
     implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'