You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
298 B

extraction:
java:
before_index:
- export ANDROID_SDK=/opt/extra/android
- export ANDROID_NDK=/opt/extra/android
- export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools
- ./compile.sh --init
index:
build_command:
- ./gradlew assembleDebug