Skip to content

Commit

Permalink
binderator green
Browse files Browse the repository at this point in the history
  • Loading branch information
moljac committed Nov 12, 2024
1 parent f2d2139 commit 192e012
Showing 1 changed file with 35 additions and 7 deletions.
42 changes: 35 additions & 7 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,42 +132,56 @@
"groupId": "androidx.camera",
"artifactId": "camera-camera2",
"version": "1.4.0",
"nugetVersion": "1.4.0.1",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.Camera2"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-core",
"version": "1.4.0",
"nugetVersion": "1.4.0.1",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.Core"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-effects",
"version": "1.4.0",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.Effects"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-extensions",
"version": "1.4.0",
"nugetVersion": "1.4.0.1",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.Extensions"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-lifecycle",
"version": "1.4.0",
"nugetVersion": "1.4.0.1",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.Lifecycle"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-mlkit-vision",
"version": "1.4.0",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.MLKit.Vision"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-video",
"version": "1.4.0",
"nugetVersion": "1.4.0.1",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.Video"
},
{
"groupId": "androidx.camera",
"artifactId": "camera-view",
"version": "1.4.0",
"nugetVersion": "1.4.0.1",
"nugetVersion": "1.4.0.2",
"nugetId": "Xamarin.AndroidX.Camera.View"
},
{
Expand All @@ -188,9 +202,23 @@
"groupId": "androidx.car.app",
"artifactId": "app",
"version": "1.4.0",
"nugetVersion": "1.4.0.4",
"nugetVersion": "1.4.0.5",
"nugetId": "Xamarin.AndroidX.Car.App.App"
},
{
"groupId": "androidx.car.app",
"artifactId": "app-automotive",
"version": "1.4.0",
"nugetVersion": "1.4.0.5",
"nugetId": "Xamarin.AndroidX.Car.App.Automotive"
},
{
"groupId": "androidx.car.app",
"artifactId": "app-projected",
"version": "1.4.0",
"nugetVersion": "1.4.0.5",
"nugetId": "Xamarin.AndroidX.Car.App.Projected"
},
{
"groupId": "androidx.cardview",
"artifactId": "cardview",
Expand Down

0 comments on commit 192e012

Please sign in to comment.