feat: implement production flavor with environment configuration and build support

This commit is contained in:
pradeepkumar
2026-04-08 03:50:52 +05:30
parent 7e4f879171
commit 82c0582bca
9 changed files with 23 additions and 5 deletions

2
.env.prod Normal file
View File

@@ -0,0 +1,2 @@
# Prod Environment Configuration
API_BASE_URL=https://re-quest.com/api/v1