diff --git a/build.gradle b/build.gradle index 129f07648ff3a607ef6b8e3ed9f6bae5a97e3a84..5811eda4ca2e4d63b11af92d53aeaf30cb7a7ad8 100644 --- a/build.gradle +++ b/build.gradle @@ -8,8 +8,7 @@ buildscript { } dependencies { apply plugin: 'maven' - classpath 'com.android.tools.build:gradle:3.5.2' - + classpath 'com.android.tools.build:gradle:4.2.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 0d7b6bf4795b35228634bdcaccca7dcee0c3b9f3..cf0bf4270cb24cac2ce62c3a584c1157560269e0 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Thu Aug 29 20:21:28 CEST 2019 +#Wed Jan 19 08:21:32 IST 2022 distributionBase=GRADLE_USER_HOME +distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip distributionPath=wrapper/dists -zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip +zipStoreBase=GRADLE_USER_HOME