Skip to content

Commit

Permalink
add application plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ademirqueiroga committed Jul 4, 2021
1 parent 99ad391 commit 035b6aa
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.KotlinCompile
val kspVersion: String by project

plugins {
application
kotlin("jvm")
}

Expand Down

0 comments on commit 035b6aa

Please sign in to comment.