Skip to content

Commit

Permalink
Weekly stable updates (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 2, 2022
1 parent 0aaa542 commit 17e596f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 25 deletions.
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

0 comments on commit 17e596f

Please sign in to comment.