File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -37,27 +37,31 @@ matrix:
3737 android :
3838 components :
3939 - tools
40+ - build-tools-26.0.2
4041 - env : PLATFORM=android-5.1
4142 os : linux
4243 language : android
4344 jdk : oraclejdk8
4445 android :
4546 components :
4647 - tools
48+ - build-tools-26.0.2
4749 - env : PLATFORM=android-6.0
4850 os : linux
4951 language : android
5052 jdk : oraclejdk8
5153 android :
5254 components :
5355 - tools
56+ - build-tools-26.0.2
5457 - env : PLATFORM=android-7.0
5558 os : linux
5659 language : android
5760 jdk : oraclejdk8
5861 android :
5962 components :
6063 - tools
64+ - build-tools-26.0.2
6165before_install :
6266- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
6367 && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
You can’t perform that action at this time.
0 commit comments