From ab69df151fa377928d6303bdecc324df66a9a14e Mon Sep 17 00:00:00 2001 From: moljac Date: Tue, 25 Mar 2025 19:05:27 +0100 Subject: [PATCH] firebaseui artifacts added --- config.json | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/config.json b/config.json index 237e9c55a..557d20f04 100644 --- a/config.json +++ b/config.json @@ -2125,6 +2125,61 @@ "nugetId": "Xamarin.Android.Volley.CroNet", "type": "xbd" }, + { + "groupId": "com.firebaseui", + "artifactId": "firebase-ui-auth", + "version": "9.0.0", + "nugetVersion": "9.0.0", + "nugetId": "Xamarin.FirebaseUI.Auth", + "mavenRepositoryType": "MavenCentral", + "type": "xbd" + + }, + { + "groupId": "com.firebaseui", + "artifactId": "firebase-ui-common", + "version": "9.0.0", + "nugetVersion": "9.0.0", + "nugetId": "Xamarin.FirebaseUI.Common", + "mavenRepositoryType": "MavenCentral", + "type": "xbd" + }, + { + "groupId": "com.firebaseui", + "artifactId": "firebase-ui-database", + "version": "9.0.0", + "nugetVersion": "9.0.0", + "nugetId": "Xamarin.FirebaseUI.Database", + "mavenRepositoryType": "MavenCentral", + "type": "xbd" + }, + { + "groupId": "com.firebaseui", + "artifactId": "firebase-ui-firestore", + "version": "9.0.0", + "nugetVersion": "9.0.0", + "nugetId": "Xamarin.FirebaseUI.Firestore", + "mavenRepositoryType": "MavenCentral", + "type": "xbd" + }, + { + "groupId": "com.firebaseui", + "artifactId": "firebase-ui-storage", + "version": "9.0.0", + "nugetVersion": "9.0.0", + "nugetId": "Xamarin.FirebaseUI.Storage", + "mavenRepositoryType": "MavenCentral", + "type": "xbd" + }, + { + "groupId": "com.firebaseui", + "artifactId": "firebase-ui", + "version": "9.0.0", + "nugetVersion": "9.0.0", + "nugetId": "Xamarin.FirebaseUI.UI", + "mavenRepositoryType": "MavenCentral", + "type": "xbd" + }, { "groupId": "com.github.bumptech.glide", "artifactId": "annotations",