build(deps): bump the gradle-minor-dependencies group across 1 directory with 12 updates #141
+15
−15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-minor-dependencies group with 12 updates in the / directory:
8.7.1
8.7.3
2.0.21
2.1.0
8.7.1
8.7.3
2.0.21
2.1.0
2.0.21
2.1.0
1.13.1
1.15.0
2.1.4
2.2.0
2.8.3
2.8.5
2.8.3
2.8.5
1.9.0
1.10.1
1.9.0
1.10.1
2.8.6
2.8.7
Updates
com.android.application
from 8.7.1 to 8.7.3Updates
org.jetbrains.kotlin.android
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
com.android.library
from 8.7.1 to 8.7.3Updates
jvm
from 2.0.21 to 2.1.0Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
plugin.serialization
from 2.0.21 to 2.1.0Release notes
Sourced from plugin.serialization's releases.
... (truncated)
Changelog
Sourced from plugin.serialization's changelog.
... (truncated)
Commits
5dd9cea
Add ChangeLog for 2.1.0be31f19
[Gradle] Fix documentation publishing to Kotlinlangf959bf2
Add ChangeLog for 2.1.0-RC2b21df7b
[Gradle] Update info about versioninga7dabb6
[Gradle] Fix templates extraction858b914
[Gradle] Add KDoc for KotlinTargetsDsl1026b47
[Gradle] Add KDoc for KotlinTargetWithTests54452c0
[Gradle] Add KDoc for KotlinTestRund10e47a
[Gradle] Add KDoc for KotlinExecution1208eec
fix: clarifications and language polishingUpdates
androidx.core:core-ktx
from 1.13.1 to 1.15.0Updates
androidx.constraintlayout:constraintlayout
from 2.1.4 to 2.2.0Updates
androidx.navigation:navigation-fragment-ktx
from 2.8.3 to 2.8.5Updates
androidx.navigation:navigation-ui-ktx
from 2.8.3 to 2.8.5Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
ee92d16
Version 1.10.19a773f1
Ignore a flaky test2a9b88c
Fix binary incompatibility introduced in #4261 (#4310)33b18cd
Version 1.10.0d2f2717
Merge remote-tracking branch 'origin/master' into developbed3d29
Introduce Flow.any, Flow.all, Flow.noneec83195
Disable timing-sensitive test on Windows8f83057
Do not initialize non-mocked Dispatchers.Main unnecessarily (#4301)f8c0304
Properly cleanup thread locals for non-CoroutineDispatcher-intercepte… (#4303)2cafea4
Update Kotlin to 2.1.0 (#4284)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-android
from 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's changelog.
Commits
ee92d16
Version 1.10.19a773f1
Ignore a flaky test2a9b88c
Fix binary incompatibility introduced in #4261 (