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 @@ -25,27 +25,31 @@ matrix:
2525 android :
2626 components :
2727 - tools
28+ - build-tools-26.0.2
2829 - env : PLATFORM=android-5.1
2930 os : linux
3031 language : android
3132 jdk : oraclejdk8
3233 android :
3334 components :
3435 - tools
36+ - build-tools-26.0.2
3537 - env : PLATFORM=android-6.0
3638 os : linux
3739 language : android
3840 jdk : oraclejdk8
3941 android :
4042 components :
4143 - tools
44+ - build-tools-26.0.2
4245 - env : PLATFORM=android-7.0
4346 os : linux
4447 language : android
4548 jdk : oraclejdk8
4649 android :
4750 components :
4851 - tools
52+ - build-tools-26.0.2
4953before_install :
5054- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
5155 && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
You can’t perform that action at this time.
0 commit comments