Skip to content

Commit

Permalink
Update build.gradle.kts and settings.gradle.kts
Browse files Browse the repository at this point in the history
Signed-off-by: Taskeren <[email protected]>
  • Loading branch information
Taskeren committed Mar 25, 2021
1 parent c2b8e89 commit c94271a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
java
idea
`junit-test-suite`
maven
kotlin("jvm") version "1.4.31"
}

Expand Down
1 change: 0 additions & 1 deletion settings.gradle

This file was deleted.

1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rootProject.name = "brigadierx"

0 comments on commit c94271a

Please sign in to comment.