Maybe now?
This commit is contained in:
parent
e78a4ff92b
commit
0c0bd35a35
1 changed files with 3 additions and 4 deletions
|
@ -3,10 +3,9 @@ language: android
|
||||||
jdk: oraclejdk7
|
jdk: oraclejdk7
|
||||||
|
|
||||||
components:
|
components:
|
||||||
- build-tools-21.1.1
|
- build-tools-21.1.2
|
||||||
- android-21
|
- android-21
|
||||||
# Additional components
|
- extra-android-support
|
||||||
- extra-android-support
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
Reference in a new issue