Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit f46ab341 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Merge pull request #267 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-4.1.0

parents 83dcb2a1 6fa3f443
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+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
+1 −0
Original line number Diff line number Diff line
@@ -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>