mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
Fix travis setup to accept 26.0.2 build tools
This commit is contained in:
parent
b94be8c215
commit
6aad423169
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ android:
|
|||
- tools
|
||||
|
||||
# The BuildTools version used by your project
|
||||
- build-tools-26.0.1
|
||||
- build-tools-26.0.2
|
||||
|
||||
# The SDK version used to compile your project
|
||||
- android-26
|
||||
|
|
|
|||
Loading…
Reference in a new issue