File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ android {
36
36
apply plugin : ' maven'
37
37
38
38
version = " 0.1.0"
39
- group = " com.firebase"
39
+ group = " com.firebase.puf "
40
40
41
41
configurations {
42
42
archives {
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <module external.linked.project.id=" :library" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" com.firebase" external.system.module.version=" 0.0.5 " type =" JAVA_MODULE" version =" 4" >
2
+ <module external.linked.project.id=" :library" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" com.firebase" external.system.module.version=" 0.1.0 " type =" JAVA_MODULE" version =" 4" >
3
3
<component name =" FacetManager" >
4
4
<facet type =" android-gradle" name =" Android-Gradle" >
5
5
<configuration >
You can’t perform that action at this time.
0 commit comments