Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Funkwhale Android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
Funkwhale Android
Commits
5c74e56c
Commit
5c74e56c
authored
3 years ago
by
Ryan Harg
Browse files
Options
Downloads
Plain Diff
Merge branch 'bugfix/84-downgrade-exoplayer-extension-version' into 'develop'
#84
: Downgrade exoplayer extension version Closes
#84
See merge request
!75
parents
349930fe
9a319587
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!75
#84: Downgrade exoplayer extension version
Pipeline
#15915
passed
3 years ago
Stage: test
Stage: visualize
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildSrc/src/main/java/Versions.kt
+1
-1
1 addition, 1 deletion
buildSrc/src/main/java/Versions.kt
with
1 addition
and
1 deletion
buildSrc/src/main/java/Versions.kt
+
1
−
1
View file @
5c74e56c
...
...
@@ -5,7 +5,7 @@ object Versions {
const
val
gradleDependencyPlugin
=
"0.38.0"
const
val
exoPlayer
=
"2.11.8"
const
val
exoPlayerExtensions
=
"2.1
4.0
"
const
val
exoPlayerExtensions
=
"2.1
1.4
"
const
val
fuel
=
"2.3.1"
const
val
gson
=
"2.8.7"
const
val
powerPreference
=
"2.0.0"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment