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
56784b58
Commit
56784b58
authored
Mar 03, 2022
by
RenovateBot
Browse files
Update dependency androidx.coordinatorlayout:coordinatorlayout to v1.2.0
parent
7e7efab0
Pipeline
#19574
passed with stages
in 18 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
56784b58
...
...
@@ -160,7 +160,7 @@ dependencies {
implementation
(
"androidx.appcompat:appcompat:1.4.1"
)
implementation
(
"androidx.core:core-ktx:1.7.0"
)
implementation
(
"androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"
)
implementation
(
"androidx.coordinatorlayout:coordinatorlayout:1.
1
.0"
)
implementation
(
"androidx.coordinatorlayout:coordinatorlayout:1.
2
.0"
)
implementation
(
"androidx.preference:preference-ktx:1.1.1"
)
implementation
(
"androidx.recyclerview:recyclerview:1.2.1"
)
implementation
(
"androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
)
...
...
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