aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
blob: 6a35a40b53f875143e4836a9fd56cb0e50ae531a (plain)
1
2
3
4
// 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'