Update Android App

Job ID: 40505848

Budget: $10 – $30 USD

The Android version of my app is already live on Google Play. It is a small React Native build that simply mirrors my site through median.co. The website has now moved from https://crazynaters.com to https://chat.crazynaters.com, and the app must point to the new address before I push an update in the Play Console.

Here is what needs to happen:
• Replace the old domain with chat.crazynaters.com everywhere it is referenced (median.co settings, deep links, any hard-coded URLs).
• Increment both versionName and versionCode so Google Play recognises the update.
• Rebuild the release bundle (AAB), sign it with the existing keystore, and confirm the signature matches the current listing so I can upload without conflicts.
• Supply the final signed AAB plus the updated React Native source for my records.

The website is already fully accessible at its new address, so no backend changes are required—this is strictly an app-side update and proper signing job. Once I have the signed bundle and a quick note of what was changed, I can take it from there.