Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildscript { mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:4.0.2' classpath 'com.android.tools.build:gradle:4.1.0' classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1' classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" Loading gradle/wrapper/gradle-wrapper.properties +2 −2 Original line number Diff line number Diff line #Mon Apr 06 13:54:19 CEST 2020 #Mon Oct 19 08:38:56 CEST 2020 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip lint.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2,5 +2,6 @@ <lint> <issue id="ObsoleteLintCustomCheck" severity="warning"> <ignore path="**/fragment-1.2.5/**/lint.jar" /> <ignore path="**/appcompat-1.2.**/**/lint.jar" /> </issue> </lint> Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildscript { mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:4.0.2' classpath 'com.android.tools.build:gradle:4.1.0' classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1' classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" Loading
gradle/wrapper/gradle-wrapper.properties +2 −2 Original line number Diff line number Diff line #Mon Apr 06 13:54:19 CEST 2020 #Mon Oct 19 08:38:56 CEST 2020 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
lint.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2,5 +2,6 @@ <lint> <issue id="ObsoleteLintCustomCheck" severity="warning"> <ignore path="**/fragment-1.2.5/**/lint.jar" /> <ignore path="**/appcompat-1.2.**/**/lint.jar" /> </issue> </lint>