Bump build-tools and docker image version
The latter is simply to include the newer version.
This commit is contained in:
parent
012fe5e224
commit
fdc70b0f9d
@ -1,4 +1,4 @@
|
|||||||
image: mvdan/fdroid-ci:client-20160820
|
image: mvdan/fdroid-ci:client-20160909
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
|
@ -146,7 +146,7 @@ if (!hasProperty('sourceDeps')) {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 24
|
compileSdkVersion 24
|
||||||
buildToolsVersion '24.0.1'
|
buildToolsVersion '24.0.2'
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
@ -19,7 +19,7 @@ dependencies {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 19
|
compileSdkVersion 19
|
||||||
buildToolsVersion '24.0.1'
|
buildToolsVersion '24.0.2'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 7
|
minSdkVersion 7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user