Skip to content

Commit 599b34c

Browse files
committed
Change the group name
1 parent 3c570f8 commit 599b34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ val minSdkVersion by extra(14)
1717

1818
subprojects {
1919

20-
group = "dev.gitlive.firebase"
20+
group = "dev.gitlive"
2121

2222
repositories {
2323
mavenLocal()

0 commit comments

Comments
 (0)