Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
Funkwhale Android
Commits
bbbefaaf
Commit
bbbefaaf
authored
Mar 02, 2022
by
RenovateBot
Browse files
Update dependency com.google.android.material:material to v1.5.0
parent
4ee3f73f
Pipeline
#19539
passed with stages
in 17 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
bbbefaaf
...
...
@@ -164,7 +164,7 @@ dependencies {
implementation
(
"androidx.preference:preference-ktx:1.1.1"
)
implementation
(
"androidx.recyclerview:recyclerview:1.2.1"
)
implementation
(
"androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
)
implementation
(
"com.google.android.material:material:1.
4
.0"
)
implementation
(
"com.google.android.material:material:1.
5
.0"
)
implementation
(
"com.android.support.constraint:constraint-layout:2.0.4"
)
implementation
(
"com.google.android.exoplayer:exoplayer-core:${Versions.exoPlayer}"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment