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
7d92d7d0
Commit
7d92d7d0
authored
Apr 21, 2022
by
RenovateBot
Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.6.1
parent
f77b2e51
Pipeline
#20344
passed with stages
in 19 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle.kts
View file @
7d92d7d0
...
...
@@ -155,7 +155,7 @@ dependencies {
implementation
(
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:${Versions.kotlin}"
)
implementation
(
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0"
)
implementation
(
"org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.
0
"
)
implementation
(
"org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.
1
"
)
implementation
(
"androidx.appcompat:appcompat:1.4.1"
)
implementation
(
"androidx.core:core-ktx:1.7.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