Bump to new CI image, bump buildTools to 25

This commit is contained in:
Daniel Martí 2016-10-23 17:09:17 +01:00
parent 40665e335a
commit 3af5416f09
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
image: fdroid/ci:client-20160927
image: fdroid/ci:client-20161023
cache:
paths:

View File

@ -146,7 +146,7 @@ if (!hasProperty('sourceDeps')) {
android {
compileSdkVersion 24
buildToolsVersion '24.0.2'
buildToolsVersion '25.0.0'
useLibrary 'org.apache.http.legacy'
buildTypes {

View File

@ -19,7 +19,7 @@ dependencies {
android {
compileSdkVersion 19
buildToolsVersion '24.0.2'
buildToolsVersion '25.0.0'
defaultConfig {
minSdkVersion 7