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

Use gradlew directly..

parent edd5352c
......@@ -42,6 +42,6 @@ android-build:
- echo "sdk.dir=/opt/android-sdk" >> android/local.properties
- npm install -g yarn
- bash ./setup_linux.sh
- npm run android
- cd android && ./gradlew assembleRelease
tags:
- rust
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