Gradle build error in Android Studio 3.0
Can you please help me to resolve the Gradle build issue in Android 3.0 ? I am new with Android Studio. Here are my configurations in the AS 3.0: gradle->wrapper->gradle-wrapper.properties: distributionUrl=https\://services.gradle.org/distributions/gradle-4.2.1-all.zip build.gradle dependencies (Android Plugin for Gradle): dependencies {classpath 'com.android.tools.build:gradle:3.0.0'} Stacktrace from Android Studio: D:\AppiumAutomation\MobileTest>gradlew assemble --stacktrace FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'MobileTest'.