We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9acdeaf commit 73e731dCopy full SHA for 73e731d
config.json
@@ -3277,6 +3277,15 @@
3277
"nugetId": "Xamarin.Google.Assistant.AppActions.Widgets",
3278
"type": "xbd"
3279
},
3280
+ {
3281
+ "groupId": "com.google.auto.value",
3282
+ "artifactId": "auto-value",
3283
+ "version": "1.11.0",
3284
+ "nugetVersion": "1.11.0.5",
3285
+ "nugetId": "Xamarin.Google.AutoValue",
3286
+ "type": "androidlibrary",
3287
+ "mavenRepositoryType": "MavenCentral"
3288
+ },
3289
{
3290
"groupId": "com.google.auto.value",
3291
"artifactId": "auto-value-annotations",
0 commit comments