Loading app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -39,10 +39,6 @@ android { } } lintOptions { disable 'MissingTranslation' abortOnError false } flavorDimensions "version" Loading Loading @@ -72,6 +68,10 @@ android { includeAndroidResources true } } lint { abortOnError false disable 'MissingTranslation' } } dependencies { Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:7.0.4' classpath 'com.android.tools.build:gradle:7.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading gradle/wrapper/gradle-wrapper.properties +1 −1 Original line number Diff line number Diff line distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists Loading
app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -39,10 +39,6 @@ android { } } lintOptions { disable 'MissingTranslation' abortOnError false } flavorDimensions "version" Loading Loading @@ -72,6 +68,10 @@ android { includeAndroidResources true } } lint { abortOnError false disable 'MissingTranslation' } } dependencies { Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:7.0.4' classpath 'com.android.tools.build:gradle:7.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading
gradle/wrapper/gradle-wrapper.properties +1 −1 Original line number Diff line number Diff line distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists