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
5e2e8234
Commit
5e2e8234
authored
3 years ago
by
Ryan Harg
Browse files
Options
Downloads
Plain Diff
Merge branch 'housekeeping/update-openidappauth-version' into 'develop'
Update appauth version See merge request
!146
parents
54c3d1ef
2d1c2f34
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!146
Update appauth version
Pipeline
#19607
passed
3 years ago
Stage: test
Stage: visualize
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Show 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 @
5e2e8234
...
@@ -9,7 +9,7 @@ object Versions {
...
@@ -9,7 +9,7 @@ object Versions {
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"
const
val
openIdAppAuth
=
"0.1
0.0
"
const
val
openIdAppAuth
=
"0.1
1.1
"
const
val
mockk
=
"1.12.0"
const
val
mockk
=
"1.12.0"
const
val
strikt
=
"0.31.0"
const
val
strikt
=
"0.31.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