We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9cf3a commit 4b38171Copy full SHA for 4b38171
.travis.yml
@@ -3,8 +3,8 @@ jdk: oraclejdk8
3
4
android:
5
components:
6
- - build-tools-23.0.1
7
- - android-21
+ - build-tools-24.0.1
+ - android-23
8
9
script:
10
./gradlew build
0 commit comments