Skip to content

Commit 65be5b4

Browse files
committed
Switch back to proper domain/group
1 parent a54cfe7 commit 65be5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ apply plugin: 'maven'
3737
apply plugin: 'signing'
3838

3939
version = "0.1.0"
40-
group = "com.firebase.puf"
40+
group = "com.firebase"
4141

4242
configurations {
4343
archives {

0 commit comments

Comments
 (0)