blob: 6a35a40b53f875143e4836a9fd56cb0e50ae531a [file] [log] [blame]
bootstraponline1ebdfe92015-02-17 12:43:31 -05001// 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
4rootProject.name = 'droiddriver'