diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d248bd9..a5086d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ env: global: - ANDROID_API=27 - EMULATOR_API=24 - - ANDROID_BUILD_TOOLS=27.0.2 + - ANDROID_BUILD_TOOLS=27.0.3 android: components: - tools |