mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
Fix travis to use sdk 26
This commit is contained in:
parent
f36fbcaf01
commit
4efb6ffa55
1 changed files with 2 additions and 2 deletions
|
|
@ -32,10 +32,10 @@ android:
|
|||
- tools
|
||||
|
||||
# The BuildTools version used by your project
|
||||
- build-tools-25.0.3
|
||||
- build-tools-26.0.1
|
||||
|
||||
# The SDK version used to compile your project
|
||||
- android-25
|
||||
- android-26
|
||||
|
||||
# Additional components
|
||||
- extra-google-google_play_services
|
||||
|
|
|
|||
Loading…
Reference in a new issue