Skip to content

Commit a9d4bb8

Browse files
fix: Use correct package
1 parent d7f866f commit a9d4bb8

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
@@ -9,7 +9,7 @@ plugins {
99
signing
1010
}
1111

12-
group = "app.morphes"
12+
group = "app.morphe"
1313

1414
// Because access to the project is necessary to authenticate with GitHub,
1515
// the following block must be placed in the root build.gradle.kts file

0 commit comments

Comments
 (0)