mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 01:38:21 +00:00
fix Travis CI build
Android SDK Tools, revision 24.4.1 needed in order to install the required Android SDK Build-tools, revision 23.0.3.
This commit is contained in:
parent
5d65f03ebf
commit
97d26d5aac
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ 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.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue