APK Generation
Steps to generate APK
Overview
This document says how to generate an APK and its configuration.
Generate APK - Steps
Add the .env file at the root of the project with the required config based on the env in the file.
Sample env config:
Run the below commands in your terminal from the root of the project
Run the below command in your terminal from the root of the project to generate the APK
Last updated