Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
Funkwhale Android
Commits
23f7c509
Commit
23f7c509
authored
May 04, 2022
by
RenovateBot
Committed by
Ryan Harg
May 06, 2022
Browse files
Update dependency com.google.android.material:material to v1.6.0
parent
d6df4f36
Pipeline
#20597
passed with stages
in 15 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
23f7c509
...
...
@@ -164,7 +164,7 @@ dependencies {
implementation
(
"androidx.preference:preference-ktx:1.2.0"
)
implementation
(
"androidx.recyclerview:recyclerview:1.2.1"
)
implementation
(
"androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
)
implementation
(
"com.google.android.material:material:1.
5
.0"
)
implementation
(
"com.google.android.material:material:1.
6
.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
.
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