0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Update build tools

This commit is contained in:
humazed 2017-03-10 21:23:07 +02:00 committed by cketti
parent 7880e8396e
commit b785105b6c
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.android.tools.build:gradle:2.3.0'
}
}

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
#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