We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afb9ce commit 94fe515Copy full SHA for 94fe515
1 file changed
.travis.yml
@@ -15,7 +15,9 @@ android:
15
- extra-android-m2repository # Design Support library
16
- sys-img-armeabi-v7a-android-21 # system image (emulator)
17
licenses:
18
- - android-sdk-license-.+
+ - android-sdk-preview-license-.+
19
+ - android-sdk-license-.+
20
+ - google-gdk-license-.+
21
22
env:
23
global:
0 commit comments