Skip to content

Commit

Permalink
Remove the root project name from settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed May 17, 2024
1 parent 486169c commit 3f455e8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ buildscript {
dependencies {
classpath "one.jpro:jpro-gradle-plugin:$jproVersion"
}
}

rootProject.name = "hellojpro-gradle"
}

0 comments on commit 3f455e8

Please sign in to comment.