allwinner_a64/android/external/droiddriver/settings.gradle
2018-08-08 16:14:42 +08:00

4 lines
239 B
Groovy

// 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'