update your project gradle .
android studio 3.14
*******************************************************************
gradle wrapper .properties file change :-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
dependencies {classpath 'com.android.tools.build:gradle:3.1.2' classpath 'com.google.gms:google-services:4.0.0'// NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files}
following this url:
No comments:
Post a Comment