Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly stable updates #569

Merged
merged 2 commits into from Jun 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
48 changes: 24 additions & 24 deletions config.json
Expand Up @@ -485,32 +485,32 @@
{
"groupId": "androidx.databinding",
"artifactId": "databinding-adapters",
"version": "7.2.0",
"nugetVersion": "7.2.0",
"version": "7.2.1",
"nugetVersion": "7.2.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters",
"dependencyOnly": false
},
{
"groupId": "androidx.databinding",
"artifactId": "databinding-common",
"version": "7.2.0",
"nugetVersion": "7.2.0",
"version": "7.2.1",
"nugetVersion": "7.2.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon",
"dependencyOnly": false
},
{
"groupId": "androidx.databinding",
"artifactId": "databinding-runtime",
"version": "7.2.0",
"nugetVersion": "7.2.0",
"version": "7.2.1",
"nugetVersion": "7.2.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime",
"dependencyOnly": false
},
{
"groupId": "androidx.databinding",
"artifactId": "viewbinding",
"version": "7.2.0",
"nugetVersion": "7.2.0",
"version": "7.2.1",
"nugetVersion": "7.2.1",
"nugetId": "Xamarin.AndroidX.DataBinding.ViewBinding",
"dependencyOnly": false
},
Expand Down Expand Up @@ -1530,71 +1530,71 @@
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-android",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Android",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-core",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Core",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-core-jvm",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Core.Jvm",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-guava",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Guava",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-jdk8",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Jdk8",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-reactive",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Reactive",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.jetbrains.kotlinx",
"artifactId": "kotlinx-coroutines-rx2",
"version": "1.6.1",
"nugetVersion": "1.6.1",
"version": "1.6.2",
"nugetVersion": "1.6.2",
"nugetId": "Xamarin.KotlinX.Coroutines.Rx2",
"dependencyOnly": false,
"templateSet": "kotlinx"
},
{
"groupId": "org.reactivestreams",
"artifactId": "reactive-streams",
"version": "1.0.3",
"nugetVersion": "1.0.3.6",
"version": "1.0.4",
"nugetVersion": "1.0.4",
"nugetId": "Xamarin.Android.ReactiveStreams",
"dependencyOnly": false,
"templateSet": "reactive-streams"
Expand Down
1 change: 0 additions & 1 deletion published-namespaces.txt
Expand Up @@ -474,5 +474,4 @@ Xamarin.KotlinX.Coroutines.Scheduling
Xamarin.KotlinX.Coroutines.Selects
Xamarin.KotlinX.Coroutines.Stream
Xamarin.KotlinX.Coroutines.Sync
Xamarin.KotlinX.Coroutines.Test
Xamarin.KotlinX.Coroutines.Time