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 @@ -41,27 +41,31 @@ matrix:
4141 android :
4242 components :
4343 - tools
44+ - build-tools-26.0.2
4445 - env : PLATFORM=android-5.1
4546 os : linux
4647 language : android
4748 jdk : oraclejdk8
4849 android :
4950 components :
5051 - tools
52+ - build-tools-26.0.2
5153 - env : PLATFORM=android-6.0
5254 os : linux
5355 language : android
5456 jdk : oraclejdk8
5557 android :
5658 components :
5759 - tools
60+ - build-tools-26.0.2
5861 - env : PLATFORM=android-7.0
5962 os : linux
6063 language : android
6164 jdk : oraclejdk8
6265 android :
6366 components :
6467 - tools
68+ - build-tools-26.0.2
6569before_install :
6670- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
6771 && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
You can’t perform that action at this time.
0 commit comments