refac: change the top level project name from parent to robolectric
diff --git a/settings.gradle b/settings.gradle
index f1a2250..63649d0 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,4 +1,4 @@
-rootProject.name = 'parent'
+rootProject.name = 'robolectric'
 
 include ":robolectric"
 include ":sandbox"