Commit 7802a506 authored by Mygod's avatar Mygod

Fix Travis dependency problem once and for all

parent 680a6594
...@@ -28,6 +28,7 @@ android: ...@@ -28,6 +28,7 @@ android:
components: components:
- tools - tools
- build-tools-24.0.1 - build-tools-24.0.1
- extra-android-m2repository
- extra-google-m2repository - extra-google-m2repository
install: install:
......
...@@ -15,7 +15,7 @@ A [shadowsocks](http://shadowsocks.org) client for Android, written in Scala. ...@@ -15,7 +15,7 @@ A [shadowsocks](http://shadowsocks.org) client for Android, written in Scala.
* Go 1.4+ * Go 1.4+
* Android SDK * Android SDK
- Build Tools 24+ (as required by [`sbt-android`](https://github.com/scala-android/sbt-android)) - 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+ * Android NDK r12b+
### BUILD ### 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