Skip to content
Snippets Groups Projects
Verified Commit 9a319587 authored by Ryan Harg's avatar Ryan Harg
Browse files

#84: Downgrade exoplayer extension version

parent 349930fe
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ object Versions { ...@@ -5,7 +5,7 @@ object Versions {
const val gradleDependencyPlugin = "0.38.0" const val gradleDependencyPlugin = "0.38.0"
const val exoPlayer = "2.11.8" const val exoPlayer = "2.11.8"
const val exoPlayerExtensions = "2.14.0" const val exoPlayerExtensions = "2.11.4"
const val fuel = "2.3.1" const val fuel = "2.3.1"
const val gson = "2.8.7" const val gson = "2.8.7"
const val powerPreference = "2.0.0" const val powerPreference = "2.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment