Skip to content

Commit 4018612

Browse files
authored
chore: update archive base name (#52)
1 parent 6bfbabf commit 4018612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: app/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ group = 'run.halo.feed'
88
version = rootProject.version
99

1010
jar {
11+
archiveBaseName.set("plugin-feed")
1112
dependsOn(":api:jar")
1213
}
1314

0 commit comments

Comments
 (0)