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