mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-18 11:49:01 +00:00
Fix travis to use sdk 26
This commit is contained in:
parent
2619dd8926
commit
9ab1cf059f
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