Commit 7802a506 authored by Mygod's avatar Mygod

Fix Travis dependency problem once and for all

parent 680a6594
......@@ -28,6 +28,7 @@ android:
components:
- tools
- build-tools-24.0.1
- extra-android-m2repository
- extra-google-m2repository
install:
......
......@@ -15,7 +15,7 @@ A [shadowsocks](http://shadowsocks.org) client for Android, written in Scala.
* Go 1.4+
* Android SDK
- Build Tools 24+ (as required by [`sbt-android`](https://github.com/scala-android/sbt-android))
- Google Repository (see `build.sbt` for version)
- Android Support Repository and Google Repository (see `build.sbt` for version)
* Android NDK r12b+
### BUILD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment