expo / turtle

Standalone app builder service
MIT License
385 stars 29 forks source link

build:android - allow for passing custom gradle args #239

Closed dsokal closed 4 years ago

dsokal commented 4 years ago

Checklist

Motivation and Context

Closes https://github.com/expo/turtle/issues/226

Description

I added a new build:android option: --gradle-args. It can be used to pass custom arguments to gradle, like --stacktrace.