Skip to content

Commit

Permalink
maven sux
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNavaStar committed Mar 7, 2024
1 parent d6e474f commit e5cb01b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ plugins {
id "maven-publish"
}

def project_version = project.project_version
version = project.project_version
group = project.maven_group

allprojects {
apply plugin: "java-library"
Expand Down

0 comments on commit e5cb01b

Please sign in to comment.