Verified Commit 5c95cc7c authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Debug.

parent 216b6b8e
......@@ -42,6 +42,7 @@ android-build:
- echo "sdk.dir=/opt/android-sdk" >> android/local.properties
- npm install -g yarn
- bash ./setup_linux.sh
- ls -al /usr/lib/jvm/java-8-oracle
- export JAVA_HOME="/usr/lib/jvm/java-8-oracle"
- export PATH=$JAVA_HOME/bin:$PATH
- cd android && ./gradlew assembleRelease
......
Supports Markdown
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