From 544bc4ffd2dfc0cda771b306d459beea8b23dec8 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Wed, 22 Sep 2021 09:36:45 -0500 Subject: [PATCH] Release Xamarin.Firebase.AppIndexing with net6.0-android for AndroidX dependency. (#515) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index c3b6a5120..af4c6087d 100644 --- a/config.json +++ b/config.json @@ -581,7 +581,7 @@ "groupId": "com.google.firebase", "artifactId": "firebase-appindexing", "version": "20.0.0", - "nugetVersion": "120.0.0.1", + "nugetVersion": "120.0.0.2", "nugetId": "Xamarin.Firebase.AppIndexing", "dependencyOnly": false },