Merge pull request #161 from sarg/master

Correct buildTools version in travis.yml
here
Carsten Pfeiffer 2015-11-09 22:32:07 +01:00
commit 193d74879a
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ android:
# Uncomment the lines below if you want to
# use the latest revision of Android SDK Tools
# - platform-tools
# - tools
- tools
# The BuildTools version used by your project
- build-tools-23.0.1
- build-tools-23.0.2
# The SDK version used to compile your project
- android-23