Skip to content

How to construct the App'.

Sylvain M edited this page Jan 1, 2022 · 5 revisions

Gradle construct the app'

$> ./gradlew assembleRelease -PkeyStore=${KEYSTORE_PATH} -Ppassword=${KEYSTORE_PASSWORD}
Clone this wiki locally