Skip to content

Commit

Permalink
Add missing "application" plugin to CLI project
Browse files Browse the repository at this point in the history
  • Loading branch information
opatry committed Jan 3, 2024
1 parent d516d9a commit 86baff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wordle-ascii-cli/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
alias(libs.plugins.jetbrains.kotlin.jvm)
application
}

dependencies {
Expand Down

0 comments on commit 86baff5

Please sign in to comment.