Suggest to change content of build.gradle
from classpath 'com.android.tools.build:gradle:3.0.1'
to classpath 'com.android.tools.build:gradle:3.2.1'
and change content of gradle-wrapper.properties
from distributionUrl=https://services.gradle.org/distributions/gradle-4.1-all.zip
to distributionUrl=https://services.gradle.org/distributions/gradle-4.6-all.zip
Thanks
Suggest to change content of build.gradle
from classpath 'com.android.tools.build:gradle:3.0.1'
to classpath 'com.android.tools.build:gradle:3.2.1'
and change content of gradle-wrapper.properties
from distributionUrl=https://services.gradle.org/distributions/gradle-4.1-all.zip
to distributionUrl=https://services.gradle.org/distributions/gradle-4.6-all.zip
Thanks