Skip to content

Commit

Permalink
Define rootProject name in the settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Oct 9, 2023
1 parent 3e45c24 commit 1de7592
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ include "jpro-html-scrollpane:example"
include "tree-showing"
include "freeze-detector"
include "example"

rootProject.name = "jpro-platform"

0 comments on commit 1de7592

Please sign in to comment.