You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
239 B

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