Skip to content

Commit 117d47c

Browse files
author
Coded
committed
🔧 Add archive extension back
1 parent 6d0576c commit 117d47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies {
3131
}
3232

3333
jar {
34-
// archiveExtension = "sbx"
34+
archiveExtension = "sbx"
3535
}

0 commit comments

Comments
 (0)