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

Commit 109bf576 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Upgrade gradle

parent 24a89978
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -39,10 +39,6 @@ android {
        }
    }

    lintOptions {
        disable 'MissingTranslation'
        abortOnError false
    }

    flavorDimensions "version"

@@ -72,6 +68,10 @@ android {
            includeAndroidResources true
        }
    }
    lint {
        abortOnError false
        disable 'MissingTranslation'
    }
}

dependencies {
+1 −1
Original line number Diff line number Diff line
@@ -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
+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