chore: features category

This commit is contained in:
2026-03-07 15:10:18 +01:00
parent f66efee59c
commit dd31473ca1
13 changed files with 433 additions and 62 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
"simulator": true
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
},
"channel": "development"
},
@@ -25,7 +25,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
},
"channel": "preview"
},
@@ -36,7 +36,7 @@
"buildType": "apk"
},
"env": {
"API_URL": "https://uber-stup.club"
"API_URL": "http://5.181.0.112"
},
"channel": "production"
}