We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a32d36 commit 97b7040Copy full SHA for 97b7040
.travis.yml
@@ -3,8 +3,8 @@ jdk: oraclejdk8
3
4
env:
5
global:
6
- - ANDROID_API_LEVEL=25
7
- - ANDROID_BUILD_TOOLS_VERSION=25.0.3
+ - ANDROID_API_LEVEL=26
+ - ANDROID_BUILD_TOOLS_VERSION=26.0.1
8
9
android:
10
components:
0 commit comments