diff options
Diffstat (limited to 'examples/helloworld/settings.gradle')
-rw-r--r-- | examples/helloworld/settings.gradle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/helloworld/settings.gradle b/examples/helloworld/settings.gradle new file mode 100644 index 00000000..6a02f57e --- /dev/null +++ b/examples/helloworld/settings.gradle @@ -0,0 +1 @@ +rootProject.name = 'helloworld' |