We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c342134 commit 3e5d9c5Copy full SHA for 3e5d9c5
.travis.yml
@@ -6,6 +6,9 @@ android:
6
- tools
7
- build-tools-23.0.2
8
- android-22
9
+ - extra-android-m2repository
10
+ licenses:
11
+ - android-sdk-license-.+
12
13
before_cache:
14
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
0 commit comments