Skip to content

Instantly share code, notes, and snippets.

@warnyul
Created July 22, 2018 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warnyul/557b9f0598067b7892d511cffd548e08 to your computer and use it in GitHub Desktop.
Save warnyul/557b9f0598067b7892d511cffd548e08 to your computer and use it in GitHub Desktop.
Setup ANDROID_HOME and JAVA_OPTS environment variables
env:
- ANDROID_HOME=$HOME/android-sdk JAVA_OPTS='-XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment