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

Commit ff81295e authored by Romain Hunault's avatar Romain Hunault
Browse files

Update build config

parent f792ac70
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'

android {
    compileSdkVersion 25
    buildToolsVersion "25.0.2"

    defaultConfig {
        applicationId "org.lineageos.openweathermapprovider"
+5 −1
Original line number Diff line number Diff line
@@ -2,10 +2,12 @@

buildscript {
    repositories {
        mavenCentral()
        google()
        jcenter()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:2.3.0'
        classpath 'com.android.tools.build:gradle:3.1.0'

        // NOTE: Do not place your application dependencies here; they belong
        // in the individual module build.gradle files
@@ -15,6 +17,8 @@ buildscript {
allprojects {
    repositories {
        mavenCentral()
        google()
        jcenter()
    }
}

+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip