Skip to content

Commit 2568125

Browse files
committed
Android build tools version updated in Travis CI config
1 parent 57e70e6 commit 2568125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sudo: required
77
env:
88
global:
99
- COMPILE_API_LEVEL=25
10-
- ANDROID_BUILD_TOOLS_VERSION=25.0.2
10+
- ANDROID_BUILD_TOOLS_VERSION=25.0.3
1111
# Using Emulator for an older Android version, because there is no newer emulator, which works in travis-ci
1212
- EMULATOR_API_LEVEL=24
1313
- EMULATOR_ABI=armeabi-v7a

0 commit comments

Comments
 (0)