We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1bb865 commit b058f7dCopy full SHA for b058f7d
.travis.yml
@@ -9,7 +9,7 @@ android:
9
- extra-android-support
10
11
install:
12
- - echo y | sdkmanager 'ndk-bundle;15.2.4203891'
+ - echo y | sdkmanager 'ndk-bundle'
13
- echo y | sdkmanager 'cmake;3.6.4111459'
14
- echo y | sdkmanager 'lldb;3.0'
15
0 commit comments