mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-22 16:01:37 -04:00
Merge branch 'ci-update' into 'master'
Update CI image and build-tools to 25.0.2 See merge request !427
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: fdroid/ci:client-20161023
|
||||
image: fdroid/ci:client-20161223
|
||||
|
||||
cache:
|
||||
paths:
|
||||
|
||||
@@ -155,7 +155,7 @@ if (!hasProperty('sourceDeps')) {
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion '25.0.0'
|
||||
buildToolsVersion '25.0.2'
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
buildTypes {
|
||||
|
||||
@@ -19,7 +19,7 @@ dependencies {
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion '25.0.0'
|
||||
buildToolsVersion '25.0.2'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 7
|
||||
|
||||
Reference in New Issue
Block a user