Before trying to fix the assembleRelease bug

This commit is contained in:
Don Wilfried 2025-01-09 12:24:29 +01:00
parent 704d2238b1
commit 104e08eecd
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
<resources>
<string name="app_name">Douala3 Test</string>
<string name="app_name">Douala3</string>
</resources>

View File

@ -10,8 +10,8 @@ export const isDebugMode = false
/*export const baseUrl = "http://city.ilink-app.com:8080/mobilebackend";
export const testBaseUrl = "https://city.ilink-app.com:8081";*/
export const baseUrl = "https://test-city-douala3.ilink-app.com:9080/mobilebackend";
export const testBaseUrl= "https://test-city-douala3.ilink-app.com:9081";
export const baseUrl = "https://city-douala3.ilink-app.com:8080/mobilebackend";
export const testBaseUrl= "https://city-douala3.ilink-app.com:8081";
//CUD
// export const baseUrl = "https://test-cud.ilink-app.com:9080/mobilebackend";