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

Commit ea7af813 authored by cketti's avatar cketti Committed by GitHub
Browse files

Merge pull request #2386 from k9mail/update_build_tools

Update build tools
parents 0252db09 8ab836fe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ language: android
android:
 components:
    - tools
    - build-tools-24.0.3
    - android-24
    - build-tools-25.0.2
    - android-25
    - extra-android-m2repository

jdk: oraclejdk8
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ buildscript {
    }

    dependencies {
        classpath 'com.android.tools.build:gradle:2.2.2'
        classpath 'com.android.tools.build:gradle:2.3.0'
    }
}

+3 −3
Original line number Diff line number Diff line
androidCompileSdkVersion=24
androidBuildToolsVersion=24.0.3
androidSupportLibraryVersion=23.1.1
androidCompileSdkVersion=25
androidBuildToolsVersion=25.0.2
androidSupportLibraryVersion=25.2.0

robolectricVersion=3.2.2
junitVersion=4.12
+2 −2
Original line number Diff line number Diff line
#Sun Oct 09 01:26:59 BST 2016
#Sat Mar 11 00:40:32 EET 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip