Skip to content

Commit

Permalink
Include all platforms in the release package
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Jun 29, 2023
1 parent 123fc4e commit 84d82f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ application {
jpro {
// jpro server port
port = 8080

// include all platforms in the release package
releasePlatforms = ["all"]
}

0 comments on commit 84d82f7

Please sign in to comment.