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
1b9cd089
Commit
1b9cd089
authored
Mar 03, 2022
by
RenovateBot
Browse files
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.4.1
parent
8efdd9ee
Pipeline
#19567
passed with stages
in 22 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
1b9cd089
...
...
@@ -159,7 +159,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.
0
"
)
implementation
(
"androidx.lifecycle:lifecycle-runtime-ktx:2.4.
1
"
)
implementation
(
"androidx.coordinatorlayout:coordinatorlayout:1.1.0"
)
implementation
(
"androidx.preference:preference-ktx:1.1.1"
)
implementation
(
"androidx.recyclerview:recyclerview:1.2.1"
)
...
...
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