try to fix the travis build :/

This commit is contained in:
Mohamed Zenadi 2016-10-16 21:48:45 +02:00
parent fd56da5c6e
commit 8c87118e7e
2 changed files with 3 additions and 3 deletions

View file

@ -1,10 +1,10 @@
language: android
jdk: oraclejdk8
android:
components:
- platform-tools
- tools
- build-tools-24.0.1
- build-tools-24.0.2
- android-24
- extra-google-m2repository
- extra-android-m2repository

View file

@ -4,7 +4,7 @@ apply plugin: 'eclipse'
android {
compileSdkVersion 24
buildToolsVersion '24.0.1'
buildToolsVersion '24.0.2'
defaultConfig {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15