Created
November 13, 2016 13:29
-
-
Save emartynov/86f883e1183df0eadd583c2afcd810a1 to your computer and use it in GitHub Desktop.
Added ANDROID_HOME env variable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jdk: oraclejdk8 | |
before_script: | |
- export ANDROID_HOME=$HOME/.android | |
- chmod +x gradlew |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment