1 // must override project name to 'droiddriver'. otherwise the root folder name will 2 // be used in jcenter and that could be named anything. 3 // see http://gradle.org/docs/current/userguide/maven_plugin.html 4 rootProject.name = 'droiddriver' 5