Skip to content

Commit

Permalink
Add platform property to ballerina plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
niveathika committed Jun 4, 2024
1 parent ed88ec7 commit af3ccfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ ballerina {
packageOrganization = packageOrg
module = packageName
isConnector = true
platform = "any"
}

task updateTomlFiles {
Expand Down

0 comments on commit af3ccfa

Please sign in to comment.