Skip to content

Commit 04ab163

Browse files
fix(build): stop overwriting packaging
1 parent 431adfe commit 04ab163

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-logic/src/main/kotlin/com.osmerion.maven-publish-conventions.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ publishing {
4141
name = project.name
4242
description = "A tiny Kotlin Multiplatform library that provides Base32 en- and decoding functionality."
4343
url = "https://github.com/Osmerion/kotlin-base32"
44-
packaging = "jar"
4544

4645
licenses {
4746
license {

0 commit comments

Comments
 (0)