We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e70e6 commit 2568125Copy full SHA for 2568125
.travis.yml
@@ -7,7 +7,7 @@ sudo: required
7
env:
8
global:
9
- COMPILE_API_LEVEL=25
10
- - ANDROID_BUILD_TOOLS_VERSION=25.0.2
+ - ANDROID_BUILD_TOOLS_VERSION=25.0.3
11
# Using Emulator for an older Android version, because there is no newer emulator, which works in travis-ci
12
- EMULATOR_API_LEVEL=24
13
- EMULATOR_ABI=armeabi-v7a
0 commit comments