@@ -1,2 +1,2 @@
EXPO_PUBLIC_NODE_ENV=development
-EXPO_PUBLIC_API_URL=https://api.crazycharge.com.hk/api/v1
+EXPO_PUBLIC_API_URL=http://192.168.1.42:12000/api/v1
@@ -16,7 +16,7 @@
"enterpriseProvisioning": "adhoc"
},
"android": {
- "buildType": "apk",
+ "buildType": "abb",
"gradleCommand": ":app:assembleRelease"
"distribution": "internal",
@@ -25,9 +25,6 @@
"production": {
"autoIncrement": true,
- "android": {
- "buildType": "apk"
- },
"channel": "production",
"environment": "production"
}
@@ -75,8 +75,5 @@
"tailwindcss": "^3.4.17",
"typescript": "~5.9.2"
- "engines": {
- "node": ">=22.20.0"
"private": true