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 45010fd commit 20ba109Copy full SHA for 20ba109
library/pom.xml
@@ -2,7 +2,7 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<artifactId>firebase-ui</artifactId>
5
- <groupId>com.firebase</groupId>
+ <groupId>com.firebaseui</groupId>
6
<name>FirebaseUI-Android</name>
7
<description>FirebaseUI library for Android applications</description>
8
<url>https://github.com/firebase/FirebaseUI-Android</url>
0 commit comments