Skip to content

Commit

Permalink
binderator green
Browse files Browse the repository at this point in the history
  • Loading branch information
moljac committed Jan 12, 2025
1 parent 5bcc668 commit 1712bef
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2013,12 +2013,19 @@
"nugetVersion": "1.0.0.12",
"nugetId": "Xamarin.AndroidX.Window.Extensions.Core.Core"
},
{
"groupId": "androidx.work",
"artifactId": "work-gcm",
"version": "2.10.0",
"nugetVersion": "2.10.0.2",
"nugetId": "Xamarin.AndroidX.Work.GCM"
},
{
"groupId": "androidx.work",
"artifactId": "work-multiprocess",
"version": "2.10.0",
"nugetVersion": "2.10.0.2",
"nugetId": "Xamarin.AndroidX.Work.MultiProcess"
"nugetId": "Xamarin.AndroidX.Work.Work.Multiprocess"
},
{
"groupId": "androidx.work",
Expand All @@ -2034,6 +2041,20 @@
"nugetVersion": "2.10.0.2",
"nugetId": "Xamarin.AndroidX.Work.Work.Runtime.Ktx"
},
{
"groupId": "androidx.work",
"artifactId": "work-rxjava2",
"version": "2.10.0",
"nugetVersion": "2.10.0.2",
"nugetId": "Xamarin.AndroidX.Work.Work.RxJava2"
},
{
"groupId": "androidx.work",
"artifactId": "work-rxjava3",
"version": "2.10.0",
"nugetVersion": "2.10.0.2",
"nugetId": "Xamarin.AndroidX.Work.Work.RxJava3"
},
{
"groupId": "aopalliance",
"artifactId": "aopalliance",
Expand Down

0 comments on commit 1712bef

Please sign in to comment.