Skip to content

Commit

Permalink
add empty settings.gradle file
Browse files Browse the repository at this point in the history
Solves NativeScript#4995 

Adding an settings.gradle file marks the gradle build as a independent build and avoids conflicts with other gradle build
  • Loading branch information
madmas authored Aug 30, 2019
1 parent 5854ed8 commit 714b9c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/gradle-plugin/settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 714b9c1

Please sign in to comment.