Skip to content

Commit

Permalink
add maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
balazstothofficial committed Mar 29, 2021
1 parent 9b56835 commit e7a21a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompileCommon

plugins {
kotlin("multiplatform") version "1.4.30"
`maven-publish`
}

group = "com.quickbirdstudios"
Expand Down

0 comments on commit e7a21a5

Please sign in to comment.