1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-15 14:39:26 +01:00

Merge pull request #161 from sarg/master

Correct buildTools version in travis.yml
This commit is contained in:
Carsten Pfeiffer 2015-11-09 22:32:07 +01:00
commit 193d74879a

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