Skip to content

Commit

Permalink
Amend project information
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerNerd100 committed May 4, 2022
1 parent de1b462 commit f5f852c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ buildscript {
}
}

project.group = "com.grinderwolf"
project.version = "2.8.0"

allprojects {

group = "com.grinderwolf"
version = "2.8.0-SNAPSHOT"

apply(plugin = "java")
apply(plugin = "io.freefair.lombok")

Expand Down

0 comments on commit f5f852c

Please sign in to comment.