android_mt6572_jiabo/external/droiddriver/settings.gradle
2025-09-05 16:56:03 +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'